mirror of
https://github.com/BarkProductions/barkman.git
synced 2026-08-11 11:42:03 +00:00
added routes and header button
This commit is contained in:
@@ -7,6 +7,7 @@ import BarkLogo from '@/assets/barklogo.png';
|
||||
|
||||
const links = [
|
||||
{ link: '/', label: 'Home' },
|
||||
{ link: '/customers', label: 'Customers' },
|
||||
{ link: '/inventory', label: 'Inventory' },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user