Skip to content

Latest commit

 

History

History
 
 

mantine-next

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Mantine integration for Next.js

Utilities to setup Mantine server side rendering with Next.js

View documentation

Installation

# With yarn
yarn add @mantine/hooks @mantine/core @mantine/next

# With npm
npm install @mantine/hooks @mantine/core @mantine/next

License

MIT