init
This commit is contained in:
7
src/views/layout/index.js
Normal file
7
src/views/layout/index.js
Normal file
@@ -0,0 +1,7 @@
|
||||
export { default as Navbar } from './Navbar';
|
||||
|
||||
export { default as Sidebar } from './Sidebar';
|
||||
|
||||
export { default as Levelbar } from './Levelbar';
|
||||
|
||||
export { default as AppMain } from './AppMain';
|
||||
Reference in New Issue
Block a user