We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb89d1d commit 6837c8dCopy full SHA for 6837c8d
1 file changed
src/index.ts
@@ -21,6 +21,7 @@ export * from "./components/fullscreen/FullScreen"
21
export * from "./components/gantt/Gantt"
22
export * from "./components/layout/Layout"
23
export * from "./components/menu/Menu"
24
+export * from "./components/progress/Progress"
25
export * from "./components/quote/Quote"
26
export * from "./components/resizable/Resizable"
27
export * from "./components/row/Row"
0 commit comments