Skip to content

Commit 152984a

Browse files
chore: update export (#78)
1 parent 12f8ac5 commit 152984a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/loud-plums-raise.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@zenml-io/react-component-library": patch
3+
---
4+
5+
adjust export

src/components/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ export * from "./Dialog";
1919
export * from "./Progress";
2020
export * from "./Select";
2121
export * from "./Switch";
22+
export * from "./AlertDialog";

0 commit comments

Comments
 (0)