tutear
This commit is contained in:
@@ -138,7 +138,7 @@ class _ProfessionScreenState extends State<ProfessionScreen> {
|
||||
child: TextField(
|
||||
controller: searchController,
|
||||
decoration: const InputDecoration(
|
||||
hintText: 'Buscar su profesión',
|
||||
hintText: 'Busca tu profesión',
|
||||
prefixIcon: Icon(Icons.assignment_ind_rounded),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user