Added progress bar, progress modal and bubble loader
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
export { Icon } from "./Icon"
|
||||
export { Header } from "./Header"
|
||||
export { OptionStrip } from "./OptionStrip"
|
||||
export { BubbleLoader } from "./BubbleLoader"
|
||||
export { ProgressBar } from "./ProgressBar"
|
||||
export { BoundSwitch } from "./BoundSwitch"
|
||||
export { BoundInput } from "./BoundInput"
|
||||
export { FormStaticInput } from "./FormStaticInput"
|
||||
|
||||
Reference in New Issue
Block a user