We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ad8f2 commit d9acb42Copy full SHA for d9acb42
README.md
@@ -67,7 +67,7 @@ In case you are using the **compact layout** and have not specified a `color` va
67
```javascript
68
import * from 'react'
69
import UsageBar from 'react-usage-bar'
70
-import "react-usage-bar/build/index.css"
+import "react-usage-bar/dist/index.css"
71
72
const App = () => {
73
0 commit comments