UNPKG

react-grecaptcha-v3

Version:

Google Recaptcha V3 for React.js based application. Keep website performance high while prioritizing security.

5 lines (4 loc) 138 B
const makeContextError = (info) => { return new Error(`Recaptcha context not injected. ${info}`); }; export default makeContextError;