Closed mi-upto closed 1 year ago
Are there any plans to support Next13?
Alternatively, you can add this override to your package.json file
package.json
"overrides": { "storybook-addon-next-router": { "next": "$next" } }
also looking for next-13 upgrade.
Are there any plans to support Next13?