Skip to content

Commit 34e1340

Browse files
royalpinto007claude
andcommitted
fix: remove duplicate /edit/[token] page that conflicted with existing route
The pre-existing app/edit/[token]/page.tsx (server-rendered, uses EditCaseForm) was already the correct implementation. Removed my duplicate (public)/edit/[token] pages that caused a route conflict at build time. Added metadata to the original. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent cfb4b49 commit 34e1340

3 files changed

Lines changed: 7 additions & 396 deletions

File tree

app/(public)/edit/[token]/EditClient.tsx

Lines changed: 0 additions & 384 deletions
This file was deleted.

app/(public)/edit/[token]/page.tsx

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)