magae state badly

This commit is contained in:
2025-07-23 10:34:13 +02:00
parent 7dceccc170
commit 4430c3f0f0
2 changed files with 71 additions and 27 deletions

View File

@@ -42,7 +42,7 @@ class _BuildBusinessSearchResultsListState
'/business-profile/view',
arguments: BusinessViewArguments(
widget.businessList[index],
widget.startUpSearch,
widget.businessList[index].Name,
),
);
},