Skip to content

Commit

Permalink
feat!: remove LayoutManager (#692)
Browse files Browse the repository at this point in the history
  • Loading branch information
wadjih-bencheikh18 committed Mar 20, 2024
1 parent 63e0314 commit 636c2f2
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 192 deletions.
1 change: 0 additions & 1 deletion src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export * from './fullscreen/index';
export * from './header/index';
export * from './hooks/index';
export * from './info-panel/index';
export * from './layout-manager/index';
export * from './dialog/index';
export * from './root-layout/index';
export * from './split-pane/index';
Expand Down
95 changes: 0 additions & 95 deletions src/components/layout-manager/LayoutManager.tsx

This file was deleted.

1 change: 0 additions & 1 deletion src/components/layout-manager/index.ts

This file was deleted.

95 changes: 0 additions & 95 deletions stories/layout/layout-manager.stories.tsx

This file was deleted.

0 comments on commit 636c2f2

Please sign in to comment.