fix: add default export for sidebar. (#4798)

This commit is contained in:
Prateek Shourya
2024-06-13 13:43:51 +05:30
committed by GitHub
parent 703aac597c
commit 0b4b092eaa

View File

@@ -0,0 +1 @@
export * from "ce/components/sidebar";