Improve UI components and styling consistency
Some checks failed
CI / update (push) Failing after 5s
Some checks failed
CI / update (push) Failing after 5s
- Make AddButton component generic with href prop instead of hardcoded path - Update PaymentModal with Nord theme styling and improved UX - Add EditButton functionality to PaymentModal - Remove old recurring payment add pages that are no longer needed - Update all AddButton usages across rezepte and cospend pages - Add AddButton to cospend dashboard for better navigation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -59,4 +59,4 @@ h1{
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<AddButton></AddButton>
|
||||
<AddButton href="/rezepte/add"></AddButton>
|
||||
|
Reference in New Issue
Block a user