#364·router

Cannot resolve symbol 'useNavigate'

Author: LastStrangerCreated Mar 3, 2020Updated May 25, 2023

when I write import { useNavigate } from '@reach/router'; the webstorm gives me some kind of warning like this. 屏幕快照 2020-03-03 下午4 36 48 although this hook works as I expect, I want to know what may cause this issue