Skip to content

Commit d9acb42

Browse files
authored
Update README.md
1 parent 53ad8f2 commit d9acb42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ In case you are using the **compact layout** and have not specified a `color` va
6767
```javascript
6868
import * from 'react'
6969
import UsageBar from 'react-usage-bar'
70-
import "react-usage-bar/build/index.css"
70+
import "react-usage-bar/dist/index.css"
7171

7272
const App = () => {
7373

0 commit comments

Comments
 (0)