SarahXia0405 commited on
Commit
fe11ce5
·
verified ·
1 Parent(s): 8be522e

Create LeftSidebar.tsx

Browse files
Files changed (1) hide show
  1. web/src/components/LeftSidebar.tsx +2 -0
web/src/components/LeftSidebar.tsx ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ // web/src/components/LeftSidebar.tsx
2
+ export { LeftSidebar } from "./sidebar/LeftSidebar";