This commit is contained in:
npcdazai
2024-09-23 13:48:37 +05:30
parent 746ef126e7
commit 0298122dad

View File

@@ -377,9 +377,11 @@ const Form = () => {
maxW="1186px"
display="flex"
flexDirection="column"
alignItems="center"
gap={4}
py={4}
>
<FormLabel color="#FFFFFF">
{/* <FormLabel color="#FFFFFF">
Please type the letters below
</FormLabel>
<Textarea
@@ -397,7 +399,7 @@ const Form = () => {
<Text color="red.400" mt={2}>
{errors.captcha.message}
</Text>
)}
)} */}
<Box>
<ReCAPTCHA
sitekey="6LcAjUYqAAAAALCkNuAJKR3tT1D1QqWzXo-MECPE"