feat: SW-693 Updated appropriate dependency
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user