Skip to content

Commit 3799a37

Browse files
authored
docs: Update README.md
1 parent 563b930 commit 3799a37

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
@@ -145,7 +145,7 @@ export default () => {
145145
| `title` | Modal only: Title text. Can be set to null to remove text. |
146146
| `confirmText` | Modal only: Confirm button text. |
147147
| `cancelText` | Modal only: Cancel button text. |
148-
| `theme` | Modal only, iOS 13+: The theme of the modal. `"light"`, `"dark"`, `"auto"`. Defaults to `"auto"`. |
148+
| `theme` | Modal only: The theme of the modal. `"light"`, `"dark"`, `"auto"`. Defaults to `"auto"`. |
149149

150150
## Additional android styling
151151

0 commit comments

Comments
 (0)