JSFiddle - React, Tailwind, and code Playground

by Rudolf Mankevich

HTML

<script src="https://www.google.com/recaptcha/enterprise.js?render=6LcOmHwjAAAAANnNJUEHzAwhc38WQXCr0yrdkgtQ"></script>
<script>
/* grecaptcha.enterprise.ready(function() {
    grecaptcha.enterprise.execute('6LcOmHwjAAAAANnNJUEHzAwhc38WQXCr0yrdkgtQ', {action: 'login'}).then(function(token) {
       ...
    });
}); */
</script>

<button id="button">Send</button>