I have been using storybook-django for a couple of months now with React 19 and I have not experienced any issues. Is there a reason why the peer dependency only goes up to React 18? Right now I have to add --legacy-peer-deps every time I run npm install.
I have been using storybook-django for a couple of months now with React 19 and I have not experienced any issues. Is there a reason why the peer dependency only goes up to React 18? Right now I have to add
--legacy-peer-depsevery time I runnpm install.