Next.js Replacements
solito provides a number of drop-in replacements for Next.js types.
Namely, SolitoAppProps instead of AppProps, and SolitoPage instead of NextPage.
These types extend the next types, and add additional options.
solito provides a number of drop-in replacements for Next.js types.
Namely, SolitoAppProps instead of AppProps, and SolitoPage instead of NextPage.
These types extend the next types, and add additional options.