scientist-softserv / webstore-component-library

A React component library intended for use with WebStore applications.
https://www.npmjs.com/package/@scientist-softserv/webstore-component-library
2 stars 0 forks source link

revert storybook upgrade #226

Closed alishaevn closed 5 months ago

alishaevn commented 5 months ago

story

Revert "Bump trim, @storybook/addon-essentials, @storybook/react and @storybook/test-runner"

This reverts commit 5fe1f4eb75a1eff1a7d02e3bbbbdd5e60cc551a8. That commit upgraded the version of storybook we're using, which caused unintended side effects.

testing

  1. npm i
  2. npm run build-storybook
  3. npm run storybook
  4. success! 🎉

(you may need to also run the code below) https://github.com/scientist-softserv/webstore-component-library/blob/85ff7ceed9bcff832bcb24bdff18a2db6a9837ef/README.md?plain=1#L39-L42