dashboard
This commit is contained in:
@@ -4,7 +4,7 @@ import { useAuth } from "../auth/AuthProvider";
|
||||
import { ThemeToggle } from "./ThemeToggle";
|
||||
|
||||
const links = [
|
||||
{ to: "/", label: "Overview" },
|
||||
{ to: "/", label: "Dashboard" },
|
||||
{ to: "/settings/company", label: "Company Settings" },
|
||||
{ to: "/crm/customers", label: "Customers" },
|
||||
{ to: "/crm/vendors", label: "Vendors" },
|
||||
|
||||
Reference in New Issue
Block a user