does react material ui works in next js code example
Example 1: setup material ui next js
yarn add @material-ui/core
Example 2: next.js with material ui
npm install --save @material-ui/core
yarn add @material-ui/core
npm install --save @material-ui/core