Browse Source

fix index.ts

Yuki Takei 2 years ago
parent
commit
f9f4492a8c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/app/src/components/Sidebar/ResizableArea/index.ts

+ 1 - 1
apps/app/src/components/Sidebar/ResizableArea/index.ts

@@ -1 +1 @@
-export * from './ResizableLine';
+export * from './ResizableArea';