mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-24 02:06:11 +01:00
feat(register): add angular 2 form logic
This commit is contained in:
parent
2ba18109cd
commit
1a2512daaf
6 changed files with 84 additions and 15 deletions
2
src/app/theme/validators/index.ts
Normal file
2
src/app/theme/validators/index.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export * from './email.validator';
|
||||
export * from './equalPasswords.validator';
|
||||
Loading…
Add table
Add a link
Reference in a new issue