@mp3martin/page-loading-custom-personal
v7.1.0
Published
Next.js page loading wrapper. Made for personal use, but you can use it.
Downloads
4
Readme
page-loading-custom-personal
Next.js page loading wrapper. Made for personal use, but you can use it too. This package still requires setup, you can not just wrap the entire project inside this. This is for the visuals only, you need to use next/dynamic for the actual loading.
Installation
yarn add @mp3martin/page-loading-custom-personal
Import
import { PageLoading } from '@mp3martin/page-loading-custom-personal';