whisper-money/resources
Víctor Falcón b5fd11efaf
Fix existing transactions collapsible in import preview (#102)
## Summary
- Fixed undefined `formatDate` reference that crashed the component when
existing transactions loaded, preventing the collapsible from ever
appearing
- Imported `Transaction` type from the correct module
(`@/types/transaction` instead of `@/services/transaction-sync`)
- Removed unnecessary `parseInt` on the already-numeric `amount` field
2026-02-08 19:08:17 +01:00
..
css fix: Header on iOS 2026-02-02 09:00:03 +01:00
js Fix existing transactions collapsible in import preview (#102) 2026-02-08 19:08:17 +01:00
views feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00