capitalized filter

This commit is contained in:
shilangyu 2020-09-15 00:23:52 +02:00
parent 93177c0072
commit b74e3e5491
1 changed files with 1 additions and 1 deletions

View File

@ -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
),
),
),