Skip to content

Commit 29c6589

Browse files
committed
fix case
1 parent c10b434 commit 29c6589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/generators/web/ui/components/SideBar.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import Select from '@node-core/ui-components/Common/Select/index.js';
2-
import SideBar from '@node-core/ui-components/Containers/SideBar';
2+
import SideBar from '@node-core/ui-components/Containers/Sidebar';
33

44
/**
55
* @typedef {Object} SideBarProps

0 commit comments

Comments
 (0)