fix I dont know logo and profile link build issues

This commit is contained in:
Yasien Mac Mini 2026-05-27 16:32:28 +02:00
parent 052f937027
commit 39bf88356f
15 changed files with 16 additions and 30 deletions

View file

@ -143,7 +143,7 @@ class _MihFavouriteBusinessesState extends State<MihFavouriteBusinesses> {
children: [
const SizedBox(height: 50),
Icon(
MihIcons.iDontKnow,
MihIcons.mihIDontKnow,
size: 165,
color: MihColors.secondary(),
),

View file

@ -314,7 +314,7 @@ class _MihSearchMzansiState extends State<MihSearchMzansi> {
children: [
const SizedBox(height: 50),
Icon(
MihIcons.iDontKnow,
MihIcons.mihIDontKnow,
size: 165,
color: MihColors.secondary(),
),
@ -499,7 +499,7 @@ class _MihSearchMzansiState extends State<MihSearchMzansi> {
children: [
const SizedBox(height: 50),
Icon(
MihIcons.iDontKnow,
MihIcons.mihIDontKnow,
size: 165,
color: MihColors.secondary(),
),