fetch request fixes
This commit is contained in:
@@ -102,7 +102,6 @@ export default function Header({
|
||||
>
|
||||
{[
|
||||
{ label: "Fetch", path: "/fetch-requests" },
|
||||
{ label: "Reports", path: "/reports" },
|
||||
].map(({ label, path }) => (
|
||||
<Button
|
||||
key={path}
|
||||
|
||||
Reference in New Issue
Block a user