lay out fix

This commit is contained in:
Estifo77
2026-07-29 11:45:47 +03:00
parent 56bf81e4ad
commit a9638afa27

View File

@@ -97,17 +97,12 @@ const NAV_ITEMS: NavItem[] = [
label: "nav.endorsementQueue",
icon: IconRubberStamp,
},
{
to: "/vessel-registrations",
label: "nav.vesselRegistrations",
icon: IconAnchor,
},
{
to: "/vessel-registration-report",
label: "nav.vesselRegistrationReport",
icon: IconReportAnalytics,
},
{ to: "/vessel-transfers", label: "nav.vesselTransfers", icon: IconShip },
{ to: "/seafarer-registry", label: "nav.seafarerRegistry", icon: IconUsers },
// { to: '/applications', label: 'nav.applications', icon: IconFileDescription },
{ to: "/payment-config", label: "nav.paymentConfig", icon: IconCreditCard },