EDS4 logo
@eds/react/utils-nextjs
v0.0.0

Utils - NextJS

Collection of utilities for working with NextJS.
Install
npm install @eds/utils-nextjs
Import usage
import {
DisableSSR,
EmotionSSRDocument,
getPageParams,
injectEmotionStylesIntoNextDocument,
useNextClientRouter
} from '@eds/utils-nextjs';