Skip to content

Commit 72ad24f

Browse files
Add 'size' as an available data option
1 parent f87eaee commit 72ad24f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Recaptcha.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ class Recaptcha
2727
'tabindex',
2828
'expired-callback',
2929
'badge',
30+
'size',
3031
];
3132

3233

0 commit comments

Comments
 (0)