Skip to content

Commit 60e99cc

Browse files
committed
fix: remove orphaned root-level app/components/lib files causing build failure
These files were placed outside src/ by a contributor, causing Next.js to detect a second app/ directory without a root layout. They reference packages not in package.json (@dnd-kit/*) and are not used anywhere in the actual app under src/.
1 parent 2e7b577 commit 60e99cc

5 files changed

Lines changed: 0 additions & 186 deletions

File tree

app/dashboard/page.tsx

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

components/dashboard/KanbanBoard.tsx

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

lib/__tests__/invoiceStateMachine.test.ts

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

lib/invoiceStateMachine.test.ts

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

lib/invoiceStateMachine.ts

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

0 commit comments

Comments
 (0)