Toast Component Wip

This commit is contained in:
Belen Curcio
2020-10-26 00:12:21 -03:00
parent 1a3a683d6e
commit a59d07291a
6 changed files with 134 additions and 1 deletions

View File

@@ -10,3 +10,4 @@ export { default as Skeleton } from './Skeleton'
export { default as Modal } from './Modal'
export { default as Text } from './Text'
export { default as Input } from './Input'
export { default as Toast } from './Toast'