Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

website: Fix stories, add session decorator and button stories

Open rjmacarthy opened this issue 2 years ago • 2 comments

This PR fixes all the error preventing stories from loading.

  • Added SessionDecorator as useSession requires a provider
  • Added RouterDecorator for to support usage of useRouter hook.
  • Added a story for Button components
  • Fixed some linter warnings

Any problems please let me know.

rjmacarthy avatar Feb 13 '23 20:02 rjmacarthy

:x: pre-commit failed. Please run pre-commit run --all-files locally and commit the changes. Find more information in the repository's CONTRIBUTING.md

github-actions[bot] avatar Feb 14 '23 15:02 github-actions[bot]

:x: pre-commit failed. Please run pre-commit run --all-files locally and commit the changes. Find more information in the repository's CONTRIBUTING.md

github-actions[bot] avatar Feb 14 '23 15:02 github-actions[bot]