File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed
Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 22
33<h1 style =" display :none ;" >react-netlify-forms</h1 >
44
5- > Netlify Forms as component or hook with default form handlers. Honeypot fields and reCAPTCHA are included as ready-to-use components.
5+ > Netlify Forms as components and hook with default form handlers. Honeypot fields and reCAPTCHA are included as ready-to-use components.
66
77[ ![ NPM] ( https://img.shields.io/npm/v/react-netlify-forms.svg )] ( https://www.npmjs.com/package/react-netlify-forms ) [ ![ JavaScript Style Guide] ( https://img.shields.io/badge/code_style-standard-brightgreen.svg )] ( https://standardjs.com )
88
Original file line number Diff line number Diff line change 11{
22 "name" : " react-netlify-forms" ,
33 "version" : " 0.1.0" ,
4- "description" : " Reusable and customizable component for using Netlify Forms." ,
5- "author" : " Björn Clees <Pyrax>" ,
4+ "homepage" : " https://pyrax.github.io/react-netlify-forms" ,
5+ "bugs" : {
6+ "url" : " https://github.com/pyrax/react-netlify-forms/issues"
7+ },
8+ "description" : " Netlify Forms as components and hook with default form handlers." ,
9+ "keywords" : [
10+ " react" ,
11+ " netlify" ,
12+ " forms" ,
13+ " netlify-forms" ,
14+ " react-netlify-form" ,
15+ " react-netlify-forms"
16+ ],
17+ "author" : " Björn Clees <piranhadev@gmail.com> (https://github.com/pyrax/)" ,
618 "license" : " MIT" ,
719 "repository" : " Pyrax/react-netlify-forms" ,
820 "main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments