Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Le0Developer committed Jun 10, 2024
1 parent 96018f7 commit 80b41bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Turnstile takes the following arguments:
| fixedSize | boolean | fix the size of the `<div />` to reduce layout shift |
| retry | string | one of "auto", "never" |
| retryInterval | number | interval of retries in ms |
| refreshExpired | string | one of "auto" | "manual" | "never" |
| refreshExpired | string | one of "auto", "manual", "never" |
| appearance | string | one of "always", "execute", "interaction-only" |
| execution | string | one of "render", "execute" |
| id | string | id of the div |
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 80b41bc

Please sign in to comment.