Search wording
This commit is contained in:
@@ -193,7 +193,7 @@ class _MihPersonalHomeState extends State<MihPersonalHome> {
|
|||||||
child: SizedBox(
|
child: SizedBox(
|
||||||
child: MIHSearchField(
|
child: MIHSearchField(
|
||||||
controller: searchController,
|
controller: searchController,
|
||||||
hintText: "Search Mzansi Packages",
|
hintText: "Search MIH Packages",
|
||||||
required: false,
|
required: false,
|
||||||
editable: true,
|
editable: true,
|
||||||
onTap: () {},
|
onTap: () {},
|
||||||
|
|||||||
Reference in New Issue
Block a user