Skip to content

Commit 6837c8d

Browse files
committed
feat: export Progress component from index.ts
1 parent bb89d1d commit 6837c8d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ export * from "./components/fullscreen/FullScreen"
2121
export * from "./components/gantt/Gantt"
2222
export * from "./components/layout/Layout"
2323
export * from "./components/menu/Menu"
24+
export * from "./components/progress/Progress"
2425
export * from "./components/quote/Quote"
2526
export * from "./components/resizable/Resizable"
2627
export * from "./components/row/Row"

0 commit comments

Comments
 (0)