Skip to content

Commit 9e26eae

Browse files
refactor: remove old Modal and replace stories
1 parent 081c879 commit 9e26eae

File tree

3 files changed

+1
-81
lines changed

3 files changed

+1
-81
lines changed

src/components/Modal/Modal.stories.tsx

Lines changed: 0 additions & 29 deletions
This file was deleted.

src/components/Modal/index.tsx

Lines changed: 0 additions & 51 deletions
This file was deleted.

src/components/ui/__stories__/Modal.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { fn } from "@storybook/test"
44
import ModalComponent from "../dialog-modal"
55

66
const meta = {
7-
title: "Molecules/Overlay Content/ShadCN Modal",
7+
title: "Molecules/Overlay Content/Modal",
88
component: ModalComponent,
99
args: {
1010
defaultOpen: true,

0 commit comments

Comments
 (0)