save chenges in gabinete-digital

This commit is contained in:
tiago.kayaya
2021-06-03 12:08:49 +01:00
parent 14949275b7
commit b9ae9bce3d
33 changed files with 110 additions and 32 deletions
@@ -15,6 +15,7 @@ import { PendentesPage } from './pendentes.page';
IonicModule,
PendentesPageRoutingModule
],
declarations: []
exports: [PendentesPage],
declarations: [PendentesPage]
})
export class PendentesPageModule {}