diff --git a/src/components/NavigationContent/NavigationContent.tsx b/src/components/NavigationContent/NavigationContent.tsx index 6161151..966a7ed 100644 --- a/src/components/NavigationContent/NavigationContent.tsx +++ b/src/components/NavigationContent/NavigationContent.tsx @@ -322,6 +322,11 @@ const NavigationContent: React.FC = () => { label: "Warehouse", path: "/settings/warehouse", }, + { + icon: , + label: "Printer", + path: "/settings/printer", + }, { icon: , label: "Supplier",