mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-05-09 01:14:07 +00:00
buggy recaptcha but started
This commit is contained in:
parent
791900a0c4
commit
bc1abad231
@ -1,5 +1,6 @@
|
||||
import { useState } from 'react'
|
||||
// import { ReCAPTCHA } from 'react-google-recaptcha'
|
||||
import React, { useState } from 'react'
|
||||
// eslint-disable-next-line import/no-named-as-default
|
||||
import ReCAPTCHA from 'react-google-recaptcha'
|
||||
import Select from 'react-select'
|
||||
|
||||
import { Container } from '~/components/layout/container'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user