AccountCard
Carte compacte affichant un compte : nom, institution, type, solde courant.
Source : src/components/ui/account-card.tsx
Props
Source : src/components/ui/account-card.tsx
| Prop | Type | Requis | Défaut | Description |
|---|---|---|---|---|
id | string | ✓ | — | — |
name | string | ✓ | — | — |
institution | string | ✓ | — | — |
type | string | ✓ | — | — |
balance | string | ✓ | — |