Skip to content

Commit f42b154

Browse files
authored
Update README.md
1 parent 818e1ab commit f42b154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Example Usage
104104
@csrf
105105
{!! GoogleReCaptchaV3::render('contact_us') !!}
106106

107-
<input type="submit" class="g-recaptcha" value="submit">
107+
<input type="submit" value="submit">
108108
</form>
109109

110110
```

0 commit comments

Comments
 (0)