diff --git a/README.md b/README.md index 4f247fb..186ac18 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Turnstile takes the following arguments: | tabIndex | number | - | | responseField | boolean | controls generation of `` element | | responseFieldName | string | changes the name of `` element | -| size | string | one of "normal", "compact" | +| size | string | one of "normal", "compact", "flexible" | | fixedSize | boolean | fix the size of the `
` to reduce layout shift | | retry | string | one of "auto", "never" | | retryInterval | number | interval of retries in ms |