Search wording

This commit is contained in:
2025-03-27 15:27:30 +02:00
parent 3e8b4ed3f0
commit b8c962e75d

View File

@@ -193,7 +193,7 @@ class _MihPersonalHomeState extends State<MihPersonalHome> {
child: SizedBox(
child: MIHSearchField(
controller: searchController,
hintText: "Search Mzansi Packages",
hintText: "Search MIH Packages",
required: false,
editable: true,
onTap: () {},