feat: SW-693 Updated appropriate dependency

This commit is contained in:
Hrishikesh Vaipurkar
2024-11-07 16:33:31 +01:00
parent 0a430a0480
commit c456fca19b
@@ -130,7 +130,7 @@ export default function Search({ locations }: SearchProps) {
}, },
type: ActionType.SET_STORAGE_DATA, type: ActionType.SET_STORAGE_DATA,
}) })
}, [state]) }, [dispatch])
return ( return (
<Downshift <Downshift