mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
save chenges in gabinete-digital
This commit is contained in:
@@ -9,6 +9,7 @@ import { DiplomasPageRoutingModule } from './diplomas-routing.module';
|
||||
import { DiplomasPage } from './diplomas.page';
|
||||
import { SharedModule } from 'src/app/shared/shared.module';
|
||||
import { ComponentsModule } from 'src/app/components/components.module';
|
||||
import { HeaderPageModule } from 'src/app/shared/header/header.module';
|
||||
|
||||
@NgModule({
|
||||
imports: [
|
||||
@@ -16,6 +17,7 @@ import { ComponentsModule } from 'src/app/components/components.module';
|
||||
FormsModule,
|
||||
IonicModule,
|
||||
DiplomasPageRoutingModule,
|
||||
HeaderPageModule,
|
||||
ComponentsModule
|
||||
],
|
||||
declarations: []
|
||||
|
||||
Reference in New Issue
Block a user