Adding Spinner Component to UI and some corrections to the docs

This commit is contained in:
Belen Curcio
2018-08-17 09:06:00 -03:00
parent 6e1b9c99ac
commit d1e938112e
8 changed files with 151 additions and 37 deletions
+1
View File
@@ -16,3 +16,4 @@ export { default as ClickOutside } from "./ClickOutside";
export { default as Popup } from "./Popup";
export { default as FormField } from "./FormField";
export { default as InputDescription } from "./InputDescription";
export { default as Spinner } from "./Spinner";