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 f5899a7 commit 7431e40Copy full SHA for 7431e40
src/recaptcha.js
@@ -1,4 +1,4 @@
1
-import * as React from 'react'
+import * as React from "react";
2
import PropTypes from "prop-types";
3
4
export default class ReCAPTCHA extends React.Component {
0 commit comments