Routing
Overview
Routing works just like in nextjs. Simply access the useRouter
hook from next/router
. Route between nfts, nft contracts, posts and tags using router.push("/mypath").
Last updated
Routing works just like in nextjs. Simply access the useRouter
hook from next/router
. Route between nfts, nft contracts, posts and tags using router.push("/mypath").
Last updated