We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3cf802 commit cdf2629Copy full SHA for cdf2629
1 file changed
README.md
@@ -113,10 +113,10 @@ You can override any of the configuration values using:
113
114
```html
115
@livewireRecaptcha(
116
-version: 'v2',
117
-siteKey: 'abcd_efgh-hijk_LMNOP',
118
-theme: 'dark',
119
-size: 'compact',
+ version: 'v2',
+ siteKey: 'abcd_efgh-hijk_LMNOP',
+ theme: 'dark',
+ size: 'compact',
120
)
121
```
122
0 commit comments