Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisUser authored Dec 2, 2023
1 parent 53ad8f2 commit 961732b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ In case you are using the **compact layout** and have not specified a `color` va
```javascript
import * from 'react'
import UsageBar from 'react-usage-bar'
import "react-usage-bar/build/index.css"
import "react-usage-bar/dist/index.css"

const App = () => {

Expand Down

0 comments on commit 961732b

Please sign in to comment.