Created the Sidebar component index.js

This commit is contained in:
2023-07-30 20:46:02 +02:00
parent 3a56ae5176
commit 5f436be073

View File

@@ -0,0 +1 @@
export {Sidebar as default} from "./Sidebar.jsx";