update js import

This commit is contained in:
geekifan
2025-04-21 22:52:32 +08:00
parent 9b0239dad0
commit ea63dccd58
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
* Tab 'Categories' expand/close effect.
*/
import 'bootstrap/js/src/collapse.js';
import 'js/bootstrap/src/collapse.js';
const childPrefix = 'l_';
const parentPrefix = 'h_';