first commit
This commit is contained in:
5
_javascript/commons.js
Normal file
5
_javascript/commons.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import { basic, initSidebar, initTopbar } from './modules/layouts';
|
||||
|
||||
initSidebar();
|
||||
initTopbar();
|
||||
basic();
|
||||
Reference in New Issue
Block a user