Reviewed-on: #20
Merge pull request #20 from dev into main
sync: merge dev into main
Syncs dev into main following the merge of PR #19 (storybook root
script).
Closes#11.
Removes the note stating that running Storybook from the repository
root isn't set up yet, along with the old cd-into-package workaround
instructions. This gap was closed by the root-level pnpm run
storybook script added in #11, so the outdated guidance is no longer
accurate.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Backports the README storybook documentation fix from main into dev
to keep both branches aligned.