Skip to content

Commit cdf2629

Browse files
committed
Update README.md
1 parent b3cf802 commit cdf2629

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@ You can override any of the configuration values using:
113113

114114
```html
115115
@livewireRecaptcha(
116-
version: 'v2',
117-
siteKey: 'abcd_efgh-hijk_LMNOP',
118-
theme: 'dark',
119-
size: 'compact',
116+
version: 'v2',
117+
siteKey: 'abcd_efgh-hijk_LMNOP',
118+
theme: 'dark',
119+
size: 'compact',
120120
)
121121
```
122122

0 commit comments

Comments
 (0)