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