-
Notifications
You must be signed in to change notification settings - Fork 31
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
feat: list component #178
feat: list component #178
Conversation
Deploy preview for gio-design failed. |
Deploy preview for ready! ✅ https://deploy-preview-178--gio-design.surge.sh |
Codecov Report
@@ Coverage Diff @@
## master #178 +/- ##
==========================================
- Coverage 70.68% 67.44% -3.24%
==========================================
Files 77 89 +12
Lines 1968 2356 +388
Branches 514 602 +88
==========================================
+ Hits 1391 1589 +198
- Misses 572 762 +190
Partials 5 5
Continue to review full report at Codecov.
|
Deploy preview for ready! ✅ https://deploy-preview-178--gio-design.surge.sh |
6d90b07
to
954772f
Compare
Deploy preview for gio-design failed. |
Deploy preview for gio-design failed. |
Deploy preview for gio-design failed. |
Deploy preview for gio-design failed. |
Deploy preview for ready! ✅ https://deploy-preview-178--gio-design.surge.sh |
a648464
to
dbe250f
Compare
Deploy preview for ready! ✅ https://deploy-preview-178--gio-design.surge.sh |
Deploy preview for ready! ✅ https://deploy-preview-178--gio-design.surge.sh |
labelRenderer, | ||
rowHeight, | ||
} = this.props; | ||
if (this.state.options && this.state.options.length) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this.state?.options?.length
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👌
Related issue link
Changelog
Self check