Skip to content

Commit 0cc3444

Browse files
jx13xxJean Xavier
andauthored
docs: updated the incorrect value for negativeButtonLabel documentation (#754)
Co-authored-by: Jean Xavier <[email protected]>
1 parent 2fc2771 commit 0cc3444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ Changes the label of the positive button.
477477
Changes the label of the negative button.
478478

479479
```js
480-
<RNDateTimePicker positiveButtonLabel="Negative" />
480+
<RNDateTimePicker negativeButtonLabel="Negative" />
481481
```
482482

483483
#### `neutralButtonLabel` (`optional`, `Android only`, deprecated)

0 commit comments

Comments
 (0)