From a2d7af27898040dcfbb7287ba8803edbf28db14d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=CC=81ctor=20Falco=CC=81n?= Date: Mon, 10 Nov 2025 23:35:05 +0000 Subject: [PATCH] fix(TransactionFilters): Update badge styling for uncategorized selection --- .../transactions/transaction-filters.tsx | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/resources/js/components/transactions/transaction-filters.tsx b/resources/js/components/transactions/transaction-filters.tsx index 7012b448..ca27b1da 100644 --- a/resources/js/components/transactions/transaction-filters.tsx +++ b/resources/js/components/transactions/transaction-filters.tsx @@ -193,9 +193,7 @@ export function TransactionFilters({
- Uncategorized + + Uncategorized + {categories.map((category) => { const isSelected =