Fix small issues

This commit is contained in:
Owen Schwartz
2024-10-19 21:50:00 -04:00
parent bf106c221e
commit 1c9d90bca4
4 changed files with 106 additions and 20 deletions

View File

@@ -5,7 +5,7 @@ import { useResourceContext } from "@app/hooks/useResourceContext";
const sidebarNavItems = [
{
title: "Create",
title: "General",
href: "/{orgId}/resources/{resourceId}",
},
{