Added Ticket Badge

This commit is contained in:
2025-02-21 16:37:08 +01:00
parent f315c920e7
commit f01b307865

View File

@@ -33,6 +33,7 @@ const filteredRows = computed(() => {
<template> <template>
<UDashboardNavbar <UDashboardNavbar
title="Support Tickets" title="Support Tickets"
:badge="filteredRows.length"
> >
<template #right> <template #right>
<UButton <UButton