diff --git a/src/pages/menu/manage-menu/blocks/AddDIalog.tsx b/src/pages/menu/manage-menu/blocks/AddDIalog.tsx index cc581ed..15d9a74 100644 --- a/src/pages/menu/manage-menu/blocks/AddDIalog.tsx +++ b/src/pages/menu/manage-menu/blocks/AddDIalog.tsx @@ -143,7 +143,7 @@ const AddDialog = () => { id: 'uncontrolled-native', }} > - + { parents ? parents.map((el: any) => ( diff --git a/src/routing/AppRoutingSetup.tsx b/src/routing/AppRoutingSetup.tsx index 70d1e2a..fa6500f 100644 --- a/src/routing/AppRoutingSetup.tsx +++ b/src/routing/AppRoutingSetup.tsx @@ -50,11 +50,7 @@ const AppRoutingSetup = (): ReactElement => { } /> } /> } /> - - } - /> + }/> } /> @@ -62,9 +58,9 @@ const AppRoutingSetup = (): ReactElement => { } /> } /> + } /> } /> - } /> } /> } /> @@ -77,16 +73,11 @@ const AppRoutingSetup = (): ReactElement => { } /> } /> } /> - } /> - } /> - } /> } /> - } + } />