Quantcast
Channel: Storybook with redux component - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by hsu for Storybook with redux component

Your component seems to use react-redux, and it has no Redux store to connect to in story, so wrap story with provider can deal with that...

View Article



Storybook with redux component

I have a MERN stack with redux. I'm trying to build my UI components and I want to use storybook for easier workflow.Thing is that I simply can't get it to work.This is my component: Navbar.js:import...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images