Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
477 changes: 0 additions & 477 deletions app/(dashboard)/admin/tickets/page.tsx

This file was deleted.

13 changes: 0 additions & 13 deletions app/(dashboard)/support/layout.tsx

This file was deleted.

720 changes: 0 additions & 720 deletions app/(dashboard)/support/page.tsx

This file was deleted.

917 changes: 0 additions & 917 deletions app/(dashboard)/tickets/[id]/page.tsx

This file was deleted.

480 changes: 0 additions & 480 deletions app/(dashboard)/tickets/page.tsx

This file was deleted.

5 changes: 0 additions & 5 deletions app/unauthorized/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@ export default function UnauthorizedPage() {
</Button>
</Link>

<Link href="/support" className="block">
<Button variant="outline" className="w-full">
Contacter le support
</Button>
</Link>
</div>
</CardContent>
</Card>
Expand Down
Loading