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 { DespachosPrPage } from './despachos-pr.page';
IonicModule,
DespachosPrPageRoutingModule
],
declarations: []
exports: [DespachosPrPage],
declarations: [DespachosPrPage]
})
export class DespachosPrPageModule {}