Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- Read the CONTRIBUTING.md guide and make sure you've followed all the steps given.
- Ensure that the code is up-to-date with the `main` branch.
- Provide or update documentation for any feature added by your pull request.
- Provide relevant tests and/or Storybook stories for your feature or bug fix.
- Provide relevant tests for your feature or bug fix.
-->

### Link to relevant issue
Expand Down
1 change: 0 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ node_modules/
build/
dist/
react/
storybook-static/

# Tests
test-webview
Expand Down
7 changes: 0 additions & 7 deletions .storybook/babel.config.cjs

This file was deleted.

7 changes: 0 additions & 7 deletions .storybook/customTheme.js

This file was deleted.

15 changes: 0 additions & 15 deletions .storybook/main.cjs

This file was deleted.

16 changes: 0 additions & 16 deletions .storybook/manager.js

This file was deleted.

15 changes: 0 additions & 15 deletions .storybook/preview-head.html

This file was deleted.

27 changes: 0 additions & 27 deletions .storybook/preview.js

This file was deleted.

Loading