Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- added: `PendingTxModal` to route to pending txs for acceleration
- added: Added "Report Error" button to all `AlertDropdown`s from `showError`.
- added: Handle `SwapAddressError` by auto-selecting an existing wallet with the same address or splitting if needed
- changed: Decrease base font size from 16 to 14 dp, now that React Native respects font scaling.
- changed: Duress mode copy
- changed: Increased tappable area for the close button of `NotificationCard`
- changed: Replaced 'react-native-camera' with 'react-native-vision-camera'
Expand Down
144 changes: 72 additions & 72 deletions src/__tests__/components/__snapshots__/BalanceCard.test.tsx.snap

Large diffs are not rendered by default.

Loading
Loading