## Summary - Wraps the budget name in `BudgetListCard` with an Inertia `<Link>` that navigates to the budget detail page - Applies the same `-my-1 -ml-1.5 ... rounded-md px-1.5 py-1 transition-colors hover:bg-muted` hover effect used on dashboard account card titles - The existing "View Details" button in the card footer is unchanged |
||
|---|---|---|
| .. | ||
| budget-list-card.tsx | ||
| budget-period-navigation.tsx | ||
| budget-spending-chart.tsx | ||
| create-budget-dialog.tsx | ||
| delete-budget-dialog.tsx | ||
| edit-budget-dialog.tsx | ||