-
-
Notifications
You must be signed in to change notification settings - Fork 50.7k
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
fix: Add interface for Option props. #24870
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
Codecov Report
@@ Coverage Diff @@
## master #24870 +/- ##
=======================================
Coverage 99.31% 99.31%
=======================================
Files 365 365
Lines 7299 7299
Branches 2041 2041
=======================================
Hits 7249 7249
Misses 50 50
Continue to review full report at Codecov.
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 1e5ab82:
|
The CI broken because your PR title. See https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json. |
Export option props in the select component.
🔗 Related issue link
💡 Background and solution
📝 Changelog
☑️ Self Check before Merge