removed dashboard and reports
This commit is contained in:
@@ -101,7 +101,6 @@ export default function Header({
|
||||
}}
|
||||
>
|
||||
{[
|
||||
{ label: "Dashboard", path: "/dashboard" },
|
||||
{ label: "Fetch", path: "/fetch-requests" },
|
||||
{ label: "Reports", path: "/reports" },
|
||||
].map(({ label, path }) => (
|
||||
|
||||
Reference in New Issue
Block a user