mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Add Pin
This commit is contained in:
@@ -15,7 +15,9 @@ import { LoginPage } from './login.page';
|
||||
IonicModule,
|
||||
LoginPageRoutingModule
|
||||
],
|
||||
declarations: [LoginPage],
|
||||
declarations: [
|
||||
LoginPage
|
||||
],
|
||||
schemas: [CUSTOM_ELEMENTS_SCHEMA]
|
||||
})
|
||||
export class LoginPageModule {}
|
||||
|
||||
Reference in New Issue
Block a user