Skip to content

docs: add storybook docs #79

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 22, 2024
Merged

docs: add storybook docs #79

merged 1 commit into from
Aug 22, 2024

Conversation

leonid
Copy link
Member

@leonid leonid commented Aug 22, 2024

Type of change

  • Documentation (updates to the documentation, readme or JSDoc annotations)
  • Bug fix (a non-breaking change that fixes an issue)
  • Enhancement (improving an existing functionality like performance)
  • New feature (a non-breaking change that adds functionality)
  • Refactoring (old API is revised and supported)
  • Chore (updates to the build process or auxiliary tools and libraries)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

add storybook docs

@github-actions github-actions bot added the size/xl pull request with more than 1000 lines label Aug 22, 2024
Signed-off-by: Leonid Romanov <[email protected]>
@leonid leonid requested a review from Jerd0 August 22, 2024 09:28
@@ -28,7 +28,8 @@
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"],
"@demos/*": ["../demos/*"]
"@demos/*": ["../demos/*"],
"react": [""]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add link to origin bug

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@leonid leonid merged commit 3b8f394 into main Aug 22, 2024
3 checks passed
@leonid leonid deleted the feat/storybook branch August 22, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/xl pull request with more than 1000 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants