diff --git a/src/app/support/tickets/page.tsx b/src/app/support/tickets/page.tsx index 440d513..9829082 100644 --- a/src/app/support/tickets/page.tsx +++ b/src/app/support/tickets/page.tsx @@ -293,7 +293,7 @@ export default function SupportTicketsPage() { ) : tickets.length === 0 ? ( -

+

You have not created any support tickets yet.