Switch create/update url segments to new/edit

Signed-off-by: Émile Ré <nemile.re@gmail.com>
This commit is contained in:
Émile Ré
2025-04-04 13:46:02 +04:00
parent 6c1f10e831
commit 0736213ec1
9 changed files with 23 additions and 26 deletions

View File

@@ -160,7 +160,7 @@ export function OrganizationSwitcher({
<DropdownMenuSeparator />
<DropdownMenuItem asChild>
<Link
to="/organizations/create"
to="/organizations/new"
className="gap-2 p-2 cursor-pointer"
>
<div className="flex size-6 items-center justify-center rounded-md border bg-background">