Skip to content

Commit

Permalink
chore: add a TODO reminder to rename Contacts to Friends
Browse files Browse the repository at this point in the history
  • Loading branch information
ice-tychon committed Jan 22, 2025
1 parent d88a08c commit d1b7c36
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import 'package:ion/app/features/wallets/views/pages/wallet_page/components/cont
import 'package:ion/app/router/app_routes.c.dart';
import 'package:ion/app/utils/username.dart';

// TODO: rename to FriendsList along with `contacts_list_{header,item,loader}` and others
class ContactsList extends ConsumerWidget {
const ContactsList({super.key});

Expand Down

0 comments on commit d1b7c36

Please sign in to comment.