jtaaa / jtaaa.github.io__old

My nice, new personal website!
https://jallum.xyz
0 stars 0 forks source link

React Transition Group Version #22

Open jtaaa opened 5 years ago

jtaaa commented 5 years ago

We are currently using the react-addons-css-transition-group package for our css animations which is pretty lame. We should migrate to react-transition-group v2. Here is a helpful guide for migrating.

jtaaa commented 5 years ago

When you switch over to react-transition-group v2 you might as well fix the header menu animation properly for #6.