ms-project-karthick
v1.0.7
Published
`MSProgressBar` is a customizable progress bar component built with React and Material-UI. It provides a visual indication of progress and can be configured with different colors, variants, and progress intervals.
Downloads
25
Readme
MSProgressBar
MSProgressBar
is a customizable progress bar component built with React and Material-UI. It provides a visual indication of progress and can be configured with different colors, variants, and progress intervals.
Installation
To use MSProgressBar
in your project, first ensure you have @mui/material
and @emotion/react
installed. If not, you can install them using:
npm install @mui/material @emotion/react @emotion/styled