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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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