Search wording
This commit is contained in:
parent
3e8b4ed3f0
commit
b8c962e75d
1 changed files with 1 additions and 1 deletions
|
|
@ -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: () {},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue