-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
fix(Skeleton): height/width prop incorrect typing #3802
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(Skeleton): height/width prop incorrect typing #3802
Conversation
✅ Deploy Preview for react-native-elements ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
@khushal87 As per your suggestion, I have updated types of height and width in Skeleton.tsx. |
Codecov Report
@@ Coverage Diff @@
## next #3802 +/- ##
=======================================
Coverage 79.87% 79.87%
=======================================
Files 87 87
Lines 1824 1824
Branches 814 814
=======================================
Hits 1457 1457
Misses 362 362
Partials 5 5
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Co-authored-by: deepakrwt07 <deepakrawat65970@gmail.com>
Co-authored-by: deepakrwt07 <deepakrawat65970@gmail.com>
Fixes #3799
Type of change
Checklist
yarn docs-build-api