Skip to content

Commit 1e907a5

Browse files
committed
feat: add overlay component
1 parent 4966355 commit 1e907a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/components/all/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ export * from "./chip";
1313
export * from "./collapse";
1414

1515
export * from "./list";
16+
17+
export * from "./overlay";

0 commit comments

Comments
 (0)