mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-10 18:53:58 +09:00
@ -1,5 +1,2 @@
|
||||
import jquery from 'jquery';
|
||||
import htmx from 'htmx.org/dist/htmx.esm.js';
|
||||
|
||||
window.$ = window.jQuery = jquery;
|
||||
window.htmx = htmx;
|
||||
window.$ = window.jQuery = jquery; // only for Fomantic UI
|
||||
|
Reference in New Issue
Block a user