Skip to content

Commit 04754ff

Browse files
lunaleapsSimek
andauthored
Update website/blog/2022-12-13-pointer-events-in-react-native.md
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
1 parent 4d7908d commit 04754ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/blog/2022-12-13-pointer-events-in-react-native.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Our Pointer Events implementation is still experimental but we’re interested i
108108

109109
:::danger
110110

111-
Overriding the native feature flags below (such as RCTConstants and ReactFeatureFlags) is technically reaching into React Native's internals so doing so may break your setup soon as we are working to phase them out in order for us to roll Pointer Events out more broadly.
111+
Overriding the native feature flags below (such as `RCTConstants` and `ReactFeatureFlags`) is technically reaching into React Native's internals so doing so may break your setup soon as we are working to phase them out in order for us to roll Pointer Events out more broadly.
112112

113113
:::
114114

0 commit comments

Comments
 (0)