jeanverster / chakra-ui-steps

Steps component designed to work seamlessly with Chakra UI
https://chakra-ui-steps.vercel.app
390 stars 44 forks source link

Allow framer ^7 version #87

Closed masiulis closed 1 year ago

masiulis commented 2 years ago

Hi, thank you for your library!

Framer motion 7 was release a month ago with better support for React 18. Current package.json allows using React 18 and Chakra 2, these changes also allow using framer motion 7.

jeanverster commented 1 year ago

HI @masiulis just doing some cleanup here and the latest version of this component now supports framer-motion 7+, as well as chakra 2 and react 18 :) Will close this for now, thanks for the contribution!