We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd7d520 commit 24552d2Copy full SHA for 24552d2
web_src/js/features/common-button.ts
@@ -1,5 +1,5 @@
1
import {POST} from '../modules/fetch.ts';
2
-import {addDelegatedEventListener, hideElem, queryElems, showElem, toggleElem} from '../utils/dom.ts';
+import {addDelegatedEventListener, hideElem, showElem, toggleElem} from '../utils/dom.ts';
3
import {fomanticQuery} from '../modules/fomantic/base.ts';
4
import {registerGlobalSelectorFunc} from '../modules/observer.ts';
5
import {camelize} from 'vue';
0 commit comments