AllanPooley / gatsby-theme-faqs-prismic

A pretty FAQ page for Gatsby projects, out of the box 🌻❓🙋
36 stars 8 forks source link

Replace usage of react-css-collapse with react-animate-height #17

Open AllanPooley opened 4 years ago

AllanPooley commented 4 years ago

Quickly implemented this animation with react-css-collapse initially, but it looks like this is no longer maintained and is using some depreciated React lifecycle methods creating warnings in the console.

This seems like a good substitute:

https://github.com/Stanko/react-animate-height