@eds/utils-nextjs
v4.0.2
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';