Skip to content

Commit abada09

Browse files
committed
fix modal paths
1 parent f73817a commit abada09

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
export * from "./Modal";
21
export * from "./next/index";
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from "./AttentionBox";
22
export * from "./Dropdown";
3+
export * from "../../components/Modal";

0 commit comments

Comments
 (0)