diff --git a/resources/js/components/dashboard/top-categories-card.tsx b/resources/js/components/dashboard/top-categories-card.tsx index efe47a8c..030eed1c 100644 --- a/resources/js/components/dashboard/top-categories-card.tsx +++ b/resources/js/components/dashboard/top-categories-card.tsx @@ -48,7 +48,7 @@ export function TopCategoriesCard({ if (loading || !auth?.user) { return ( - + Top Spending Categories @@ -71,7 +71,7 @@ export function TopCategoriesCard({ } return ( - + Top spending categories on the last 30 days