capitalized filter
This commit is contained in:
parent
93177c0072
commit
b74e3e5491
|
@ -113,7 +113,7 @@ class CommunitiesTab extends HookWidget {
|
|||
suffixIcon: filterIcon,
|
||||
isDense: true,
|
||||
border: OutlineInputBorder(),
|
||||
hintText: 'filter', // TODO: hint with an filter icon
|
||||
hintText: 'Filter', // TODO: hint with an filter icon
|
||||
),
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue