fix typo in onboarding #2242

Merged
Ryanb58 merged 1 commits from ryanb58/quick-fix into main 2025-05-15 19:59:01 +08:00

View File

@@ -26,7 +26,7 @@
<div class="space-y-3">
<% [
{ icon: "layers", label: "See all my accounts in one piece", value: "unified_accounts" },
{ icon: "layers", label: "See all my accounts in one place", value: "unified_accounts" },
{ icon: "banknote", label: "Understand cashflow and expenses", value: "cashflow" },
{ icon: "pie-chart", label: "Manage financial plans and budgeting", value: "budgeting" },
{ icon: "users", label: "Manage finances with a partner", value: "partner" },