react-card-flip
react-card-flip copied to clipboard
bug: back card not hide
I create a component to show flipable cards, and it run well on localhost. However when I deploy it on firebase the back card will keep showing, no matter the ==isFlipped== is true or false.
Hi! Can you reproduce it on CodeSandbox?
Hi, I reproduce it on CodeSandbox, it run well as except, still dont know why it doesn't on my blog: https://fm7077.it/ the backside of cards will keep showing
there is a fix for that?