Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
Hedon-dev committed Apr 4, 2024
1 parent 6e8b1dd commit 8af3e17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/ui/screens/search.dart
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ class _SearchScreenState extends State<SearchScreen> {
)
.then((value) {
_focusNode.requestFocus();

}); // Bring up keyboard on return from results screen
}

Expand Down

0 comments on commit 8af3e17

Please sign in to comment.