Files

7 lines
211 B
JavaScript
Raw Permalink Normal View History

2025-08-25 15:46:12 +08:00
import './components/api.js';
import './components/dropdown.js';
import './components/modal.js';
import './components/search.js';
// Hard-forked from Fomantic UI 2.8.7, patches are commented with "GITEA-PATCH"