Modal Stable / Login View

This commit is contained in:
Belen Curcio
2020-10-25 18:13:25 -03:00
parent 42eb79d81f
commit eb94d2dbf9
10 changed files with 124 additions and 84 deletions

View File

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