Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammad00alavi committed Sep 6, 2023
1 parent ccb1012 commit d273de4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hooks/usePlacePredictions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ export const usePlacePredictions = (): PlacePredicationsHookResult => {
getPlacePredictions({
input: e.target.value,
types: ["(cities)"],
language: "en",
});
};
return {
Expand Down

0 comments on commit d273de4

Please sign in to comment.