LucasBassetti / react-css-loaders

:o: A collection of pure CSS React loading components
https://lucasbassetti.com.br/react-css-loaders/
MIT License
394 stars 31 forks source link

Doesn't work #6

Open forgetableDr opened 4 years ago

forgetableDr commented 4 years ago

I was looking for a good spinner library and this seemed the best but on the latest version of React etc it gives me image when I try to do import { BarLoader } from 'react-css-loaders'

otech47 commented 4 years ago

@forgetableDr same happened to me but rolling back to v0.0.5 works (with react@^16.13.1)

npm install react-css-loaders@0.0.5