bbbtech / storybook-formik

A storybook decorator that allows you to use components in your stories that rely on Formik context.
53 stars 17 forks source link

upgrade to react 18 and relevant peer dependencies #71

Closed Crownpack07 closed 1 year ago

Crownpack07 commented 1 year ago

This is a PR to upgrade the package to use react 18 in relation to the following issue logged https://github.com/bbbtech/storybook-formik/issues/58

bhishp commented 1 year ago

Thanks for your contribution, much appreciated :)