@mui/base
This package hosts unstyled React components and hooks that can be used for creating custom design systems.
Installation
Install the package in your project directory with:
// with npm
npm install @mui/base
// with yarn
yarn add @mui/base