This is project generated to serve as a reproduction starter for Storybook.
Issue: preview > decorators causes: "Rendered more hooks than during the previous render." #15223
The problem happens when a set of timers exist with components with hooks as decorators, so I created a simpler situation that my team
has run into. All of the code to reproduce is in .storybook/preview.js
.
Install dependencies:
yarn
Run Storybook:
yarn storybook