We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f5e651 commit 6287be6Copy full SHA for 6287be6
example/README.md
@@ -1,6 +1,6 @@
1
<center>
2
3
-<img src="cover.png" alt="react-netlify-forms" title="react-netlify-forms" style="padding:1rem 0.5rem 0rem 0.5rem; max-height:140px;" />
+<h1 style="display:none;">react-netlify-forms</h1>
4
5
> Netlify Forms as component or hook with default form handlers. Honeypot fields and reCAPTCHA are included as ready-to-use components.
6
example/src/images/favicon.png
34 Bytes
example/src/pages/index.mdx
@@ -1,3 +1,12 @@
import Readme from '../../README.md'
+<center>
+ <img
+ src='cover.png'
+ alt='react-netlify-forms'
7
+ title='react-netlify-forms'
8
+ style='padding:1rem 0.5rem 0rem 0.5rem; max-height:140px;'
9
+ />
10
+</center>
11
+
12
<Readme />
0 commit comments