Skip to content

Commit a56c686

Browse files
committed
fix(#333): remove accidental dropdown menu prop in docs
1 parent b74a45a commit a56c686

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/docs/src/content/docs/components/dropdown-menu.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ Extends [`View`](https://reactnative.dev/docs/view#props) props
155155
| :----------: | :----------------------: | :----------: |
156156
| onOpenChange| (value: boolean) => void | |
157157
| asChild | boolean | _(optional)_ |
158-
| relativeTo | 'longPress' \| 'trigger' | Native Only _(optional)_ |
159158

160159
### DropdownMenuTrigger
161160

0 commit comments

Comments
 (0)