x icon creating publication pusht o rigth side

This commit is contained in:
Equilibrium ITO
2024-03-26 14:32:26 +01:00
parent 92631cb4ee
commit 2e6b9c8589
4 changed files with 8 additions and 2 deletions
+4
View File
@@ -305,6 +305,10 @@ const routes = [
{
path: 'view-document-second-options',
loadChildren: () => import('./modals/view-document-second-options/view-document-second-options.module').then( m => m.ViewDocumentSecondOptionsPageModule)
},
{
path: 'crop-image',
loadChildren: () => import('./modals/crop-image/crop-image.module').then( m => m.CropImagePageModule)
}
/*