Created the Sidebar index.js

This commit is contained in:
2023-11-13 20:10:01 +01:00
parent b6982721e8
commit bad24815d3

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