Created the SidebarContent index.js

This commit is contained in:
2023-05-30 18:11:09 +02:00
parent 7c78e0f1ae
commit 1233263d43

View File

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