Implementação do FormControl

This commit is contained in:
Paulo Pinto
2020-09-01 20:37:47 +01:00
parent b019eeb84c
commit f66b690ff2
6 changed files with 134 additions and 112 deletions
-1
View File
@@ -16,7 +16,6 @@ import { HomePage } from './home.page';
FormsModule,
IonicModule,
HomePageRoutingModule,
/* IonicSelectableModule */
],
declarations: [HomePage]
})