Support for multiple modal views

This commit is contained in:
Belen Curcio
2020-10-25 18:26:32 -03:00
parent eb94d2dbf9
commit d47fa2d29f
5 changed files with 127 additions and 10 deletions

View File

@@ -1 +1,2 @@
export { default as LoginView } from './LoginView'
export { default as SignUpView } from './SignUpView'