Skip to content

Commit 6144939

Browse files
Baoyx007PanJiaChen
authored andcommitted
Update index.js
fix typo
1 parent f62ddb1 commit 6144939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/layout/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ export { default as Navbar } from './Navbar';
22

33
export { default as Sidebar } from './Sidebar';
44

5-
export { default as Levelbar } from './Sidebar';
5+
export { default as Levelbar } from './Levelbar';
66

77
export { default as AppMain } from './AppMain';

0 commit comments

Comments
 (0)