Next.js Discord

Discord Forum

Cant find useLinkStatus Hook

Unanswered
Barbary Lion posted this in #help-forum
Open in Discord
Barbary LionOP
Trying to import the useLinkStatus hook but i can't find it, and yes iam on the latest nextjs version

4 Replies

Chub mackerel
dude, it said it.
import as default
imprt bela bela from 'next/link'
not import {} from 'next/link'
@Chub mackerel not import {} from 'next/link'
Barbary LionOP
u do know that just imports the "Link" component, in the docs it says to import like i showed in the SS, sometimes it works sometimes it says it doesnt exist