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 c43bcd6 commit a247b97Copy full SHA for a247b97
src/recaptcha-wrapper.js
@@ -1,4 +1,3 @@
1
-"use strict";
2
import ReCAPTCHA from "./recaptcha";
3
import makeAsyncScriptLoader from "react-async-script";
4
src/recaptcha.js
import React, { PropTypes } from "react";
const ReCAPTCHA = React.createClass({
0 commit comments