Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 296 Bytes

File metadata and controls

7 lines (6 loc) · 296 Bytes

Repro Steps for Hot Reloading

  1. run npm i to install the dependencies
  2. run npm run storybook to run the storybook
  3. edit the render function in Test.ts and save to trigger a hot reload
  4. it should hit an error from redefining the custom component error message