mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
fix
This commit is contained in:
@@ -15,7 +15,7 @@ import { EventsToApprovePage } from './events-to-approve.page';
|
||||
IonicModule,
|
||||
EventsToApprovePageRoutingModule
|
||||
],
|
||||
declarations: [],
|
||||
declarations: [EventsToApprovePage],
|
||||
exports: [EventsToApprovePage]
|
||||
})
|
||||
export class EventsToApprovePageModule {}
|
||||
|
||||
Reference in New Issue
Block a user