public componentDidMount()

in src/Unosquare.PassCore.Web/ClientApp/Components/GoogleReCaptcha/GoogleReCaptcha.tsx [63:65]


    public componentDidMount() {
        this.renderManually();
    }