JesusTheHun / storybook-addon-remix-react-router

Use your app router in your stories. A decorator made for Remix React Router and Storybook
Apache License 2.0
45 stars 11 forks source link

Support for react-router-dom 6.4 #11

Closed kochkorata closed 1 year ago

kochkorata commented 1 year ago

Will there be a support for react-router-dom 6.4+ ? It has introduced a new Data API which is making hard to use this addon especially if react-router-dom hooks are used within a component.

JesusTheHun commented 1 year ago

@kochkorata new version available, your feedback is greatly appreciated, please check #21