mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-30 05:18:13 +00:00
lay out fix
This commit is contained in:
@@ -97,17 +97,12 @@ const NAV_ITEMS: NavItem[] = [
|
|||||||
label: "nav.endorsementQueue",
|
label: "nav.endorsementQueue",
|
||||||
icon: IconRubberStamp,
|
icon: IconRubberStamp,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
to: "/vessel-registrations",
|
|
||||||
label: "nav.vesselRegistrations",
|
|
||||||
icon: IconAnchor,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
to: "/vessel-registration-report",
|
to: "/vessel-registration-report",
|
||||||
label: "nav.vesselRegistrationReport",
|
label: "nav.vesselRegistrationReport",
|
||||||
icon: IconReportAnalytics,
|
icon: IconReportAnalytics,
|
||||||
},
|
},
|
||||||
{ to: "/vessel-transfers", label: "nav.vesselTransfers", icon: IconShip },
|
|
||||||
{ to: "/seafarer-registry", label: "nav.seafarerRegistry", icon: IconUsers },
|
{ to: "/seafarer-registry", label: "nav.seafarerRegistry", icon: IconUsers },
|
||||||
// { to: '/applications', label: 'nav.applications', icon: IconFileDescription },
|
// { to: '/applications', label: 'nav.applications', icon: IconFileDescription },
|
||||||
{ to: "/payment-config", label: "nav.paymentConfig", icon: IconCreditCard },
|
{ to: "/payment-config", label: "nav.paymentConfig", icon: IconCreditCard },
|
||||||
|
|||||||
Reference in New Issue
Block a user