Skip to content

Commit

Permalink
remove πŸ‘‹
Browse files Browse the repository at this point in the history
  • Loading branch information
Codel1417 committed May 30, 2024
1 parent 4a3f92c commit df4f906
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Frontend/pages/home.dart
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ class _HomeState extends ConsumerState<Home> {
mainAxisSize: MainAxisSize.min,
children: <Widget>[
ListTile(
leading: const Icon(Icons.waving_hand),
title: Text(homeWelcomeMessageTitle()),
subtitle: Text(homeWelcomeMessage()),
),
Expand Down

0 comments on commit df4f906

Please sign in to comment.