Commit a789ead
Make style pointerEvents take priority over pointerEvents prop (#34597)
Summary:
Make style pointerEvents take priority over pointerEvents prop. Fixes requested changes in #34586
## Changelog
<!-- Help reviewers and the release process by writing your own changelog entry. For an example, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->
[General] [Fixed] - Make style pointerEvents take priority over pointerEvents prop. FIxes requested changes in #34586
Pull Request resolved: #34597
Test Plan: Will rely on green cli
Reviewed By: NickGerleman
Differential Revision: D39269306
Pulled By: cipolleschi
fbshipit-source-id: 0927bf6ad7e3ac63e82dbd1a873532152f29001d1 parent bf6a24b commit a789ead
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
| 111 | + | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments