Skip to content

Commit d3ad018

Browse files
Update README.md
1 parent c8def0e commit d3ad018

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,13 @@ And the `baseUrl` prop must be a valid domain set in the **Domains** section.
183183

184184
![Screenshot 2024-12-02 at 08 27 13](https://github.com/user-attachments/assets/c4dbca2b-0a4d-43af-996d-3956f9b7901a)
185185

186+
> ```jsx
187+
> <Recaptcha
188+
> siteKey="abc123"
189+
> baseUrl="http://mysite.com"
190+
> />
191+
> ```
192+
186193
## Contribute
187194
188195
New features, bug fixes and improvements are welcome! For questions and suggestions, use the [issues](https://github.com/douglasjunior/react-native-recaptcha-that-works/issues).

0 commit comments

Comments
 (0)