mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 23:17:19 +00: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