Skip to content

Commit

Permalink
add TODO for refactor in address tab state management
Browse files Browse the repository at this point in the history
  • Loading branch information
willyfromtheblock committed Feb 26, 2025
1 parent 74f29fc commit 9dd0ee6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/widgets/wallet/address_tab/addresses_tab.dart
Original file line number Diff line number Diff line change
Expand Up @@ -810,4 +810,5 @@ class _AddressTabState extends State<AddressTab> {
);
}
//TODO does not re-render when new address is generated
//TODO this is in dire need of a refactor
}

0 comments on commit 9dd0ee6

Please sign in to comment.