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.

8 lines (7 loc) 155 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = noop; function noop() {} //# sourceMappingURL=noop.js.map