jackyef / my-site

Personal playground for tinkering with stuff; contains the code for jackyef.com
https://jackyef.com
39 stars 3 forks source link

Remove react-flip-kit #104

Open jackyef opened 1 year ago

jackyef commented 1 year ago

We have started to use framer-motion in this site. It doesn't make sense to have it and react-flip-kit at the same time.

Let's remove react-flip-kit and update its usages to use framer-motion instead.