Skip to content

Commit

Permalink
remove layouts
Browse files Browse the repository at this point in the history
  • Loading branch information
FrameMuse committed Dec 10, 2023
1 parent 53b2796 commit ea24888
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 217 deletions.
3 changes: 0 additions & 3 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,4 @@ export { ModalWindow } from "./ModalWindow"
export { ModalContainer } from "./ModalContainer"
export { useModalWindow, useModalSnapshot } from "./hooks"

export { default as DrawerLayout } from "./layouts/DrawerLayout"
export { default as PopupLayout } from "./layouts/PopupLayout"

export { ModalPortal } from "./ModalPortal"
49 changes: 0 additions & 49 deletions src/layouts/DrawerLayout.tsx

This file was deleted.

49 changes: 0 additions & 49 deletions src/layouts/PopupLayout.tsx

This file was deleted.

10 changes: 0 additions & 10 deletions src/layouts/react-extension.d.ts

This file was deleted.

106 changes: 0 additions & 106 deletions styles/layouts.scss

This file was deleted.

0 comments on commit ea24888

Please sign in to comment.