Skip to content

Commit 2b0fe0c

Browse files
authored
Remove invisible from size
1 parent 5a13dad commit 2b0fe0c

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
@@ -82,7 +82,7 @@ Turnstile takes the following arguments:
8282
| tabIndex | number | - |
8383
| responseField | boolean | controls generation of `<input />` element |
8484
| responseFieldName | string | changes the name of `<input />` element |
85-
| size | string | one of "normal", "compact", "flexible", invisible |
85+
| size | string | one of "normal", "compact", "flexible" |
8686
| fixedSize | boolean | fix the size of the `<div />` to reduce layout shift |
8787
| retry | string | one of "auto", "never" |
8888
| retryInterval | number | interval of retries in ms |

0 commit comments

Comments
 (0)