diff --git a/src/components/AdminNav.tsx b/src/components/AdminNav.tsx index e3c7191..957293e 100644 --- a/src/components/AdminNav.tsx +++ b/src/components/AdminNav.tsx @@ -6,6 +6,12 @@ export default function AdminNav() { Orders + + Design Approvals + + + Shipping rates + Add product @@ -27,9 +33,6 @@ export default function AdminNav() { Inbox - - Design Approvals - Add to gallery @@ -39,9 +42,6 @@ export default function AdminNav() { Change password - - Shipping rates - ); }