nukeop / react-ui-cards

Ready to use card components for React (rewritten in Typescript)
https://nukeop.github.io/react-ui-cards/
MIT License
237 stars 62 forks source link

FlippingCard not working. #32

Closed shreyasx closed 3 years ago

shreyasx commented 3 years ago

The FlippingCard component was found to be not working when I tried to use it, following all instructions from the README.md file.

nukeop commented 3 years ago

You can see how to use them here: https://github.com/nukeop/react-ui-cards/blob/master/demo/index.jsx#L167

Can you share a code sample?

shreyasx commented 3 years ago

I had the styles wrong. My bad.