You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(type): color and blurRadius of BoxShadowValue mistakenly swapped (#54401)
Summary:
Fix#54400
This PR fixes a type definition error.
## Changelog:
<!-- Help reviewers and the release process by writing your own changelog entry.
Pick one each for the category and type tags:
[GENERAL] [FIXED] - `color` and `blurRadius` of BoxShadowValue mistakenly swapped
For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->
[GENERAL] [FIXED] - `color` and `blurRadius` of BoxShadowValue mistakenly swapped
Pull Request resolved: #54401
Test Plan: use `tsc` to check
Reviewed By: cipolleschi
Differential Revision: D86188123
Pulled By: javache
fbshipit-source-id: 731fa0cbc1266c2c504e71d89cff7e3aff3e9a9e
0 commit comments