AaronCCWong / react-card-flip

React component for card flipping animation.
https://aaronccwong.github.io/react-card-flip
MIT License
338 stars 64 forks source link

Typo fix in readme, constructor() not component() #20

Closed chmac closed 6 years ago

chmac commented 6 years ago

Pretty sure you mean constructor() and not component(), but please feel free to ignore if not.

AaronCCWong commented 6 years ago

Thanks for catching! Merging in.