mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
fix
This commit is contained in:
@@ -15,7 +15,7 @@ import { HeaderPage } from './header.page';
|
||||
IonicModule,
|
||||
HeaderPageRoutingModule
|
||||
],
|
||||
declarations: [],
|
||||
declarations: [HeaderPage],
|
||||
exports: [HeaderPage]
|
||||
})
|
||||
export class HeaderPageModule {}
|
||||
|
||||
Reference in New Issue
Block a user