parent
f62ddb1c90
commit
6144939c8f
|
@ -2,6 +2,6 @@ export { default as Navbar } from './Navbar';
|
||||||
|
|
||||||
export { default as Sidebar } from './Sidebar';
|
export { default as Sidebar } from './Sidebar';
|
||||||
|
|
||||||
export { default as Levelbar } from './Sidebar';
|
export { default as Levelbar } from './Levelbar';
|
||||||
|
|
||||||
export { default as AppMain } from './AppMain';
|
export { default as AppMain } from './AppMain';
|
||||||
|
|
Loading…
Reference in New Issue