mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
improve
This commit is contained in:
@@ -52,6 +52,8 @@ import { MatDialogModule } from '@angular/material/dialog';
|
||||
],
|
||||
declarations: [
|
||||
CreateProcessPage
|
||||
]
|
||||
],
|
||||
exports: [CreateProcessPage],
|
||||
entryComponents: [CreateProcessPage]
|
||||
})
|
||||
export class CreateProcessPageModule {}
|
||||
|
||||
Reference in New Issue
Block a user