diff --git a/docs/view-style-props.md b/docs/view-style-props.md index 9db85a71d93..ed091a9a8c6 100644 --- a/docs/view-style-props.md +++ b/docs/view-style-props.md @@ -294,10 +294,9 @@ If the rounded border is not visible, try applying `overflow: 'hidden'` as well. On iOS 17+, Setting to `pointer` allows hover effects when a pointer (such as a trackpad or stylus on iOS, or the users' gaze on visionOS) is over the view. | Type | -| ----------------------------| +| --------------------------- | | enum(`'auto'`, `'pointer'`) | - --- ### `elevation`