-
-
Notifications
You must be signed in to change notification settings - Fork 49
Expand by click on dots #76
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
Conversation
# Conflicts: # src/components/DataTypes/Object.tsx
✅ Deploy Preview for any-viewer ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
I don't like storybooks since they don't support React 18 at the beginning year... Test cases for now just make sure the render won't throw an error. I don't have much time for E2E testing because I've many side projects, and I'm focusing on documents now. |
Codecov ReportBase: 89.47% // Head: 89.78% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #76 +/- ##
==========================================
+ Coverage 89.47% 89.78% +0.30%
==========================================
Files 18 18
Lines 1777 1781 +4
Branches 240 247 +7
==========================================
+ Hits 1590 1599 +9
+ Misses 187 182 -5
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
I haven't noticed about |
@himself65 ready for review and next processing |
I haven't tried to test in browser, but tests are passed.
BTW, didn't you think to add storybook?