Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kavindu-mane authored Mar 17, 2024
1 parent 503ed59 commit 2fb11a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ npm i react-percentage-bar
```javascript
import { CircularProgressBar } from "react-percentage-bar";
import { LinearProgressBar } from "react-percentage-bar";
import "react-percentage-bar/dist/index.css";
```
Now you can use both components like bellow.

Expand Down

0 comments on commit 2fb11a5

Please sign in to comment.