custom-button-mui
v1.0.0
Published
Custom Button with MUI
Readme
Custom Button Component (React + MUI)
A reusable Button component built with Material UI.
Supports variants, sizes, colors, and theming.
📦 Installation
Make sure you have React 18+ installed.
Install this package and required peer dependencies:
npm install @your-username/custom-button
npm install @mui/material @emotion/react @emotion/styled