UNPKG

react-zapier-form

Version:

A React component for creating forms that post to Zapier's API. It posts directly to a [catch hook](https://zapier.com/apps/webhook/integrations), so you don't have to use another third party service to collect data from forms on your website.

5 lines 94 B
<!DOCTYPE html> <html> <body> <div id='container'></div> <script src='build.js'></script>