how do you include Material UI in an npm package code example
Example 1: material ui npm
// with npmnpm install @material-ui/core // with yarnyarn add @material-ui/core
Example 2: install material ui
material ui
// with npmnpm install @material-ui/core // with yarnyarn add @material-ui/core
material ui