Missing imports, redirects Back to the Stream, Share Button, Full func

This commit is contained in:
Belén Curcio
2018-07-26 10:56:00 -03:00
parent ceaa0599a1
commit 89472bfe9f
8 changed files with 58 additions and 10 deletions
+1
View File
@@ -1,5 +1,6 @@
export { default as BaseButton } from "./BaseButton";
export { default as Button } from "./Button";
export { default as ButtonIcon } from "./Button/ButtonIcon";
export { default as Typography } from "./Typography";
export { default as Popover } from "./Popover";
export { default as TextField } from "./TextField";