1.0.7 • Published 1 year ago

ms-project-karthick v1.0.7

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

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