Skip to content

Commit

Permalink
aaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
fleetimee committed Nov 27, 2022
1 parent 852c153 commit 1ffd81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/app/modules/home/views/components/home_menu.dart
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ class HomeMenu extends StatelessWidget {
),
)
: const Icon(
FontAwesomeIcons.mapMarkerAlt,
FontAwesomeIcons.locationDot,
color: GFColors.DANGER,
)),
const SizedBox(
Expand Down

1 comment on commit 1ffd81f

@vercel
Copy link

@vercel vercel bot commented on 1ffd81f Nov 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.