BetaDelivery Cap
This commit is contained in:
@@ -437,7 +437,7 @@ const Form = () => {
|
|||||||
)} */}
|
)} */}
|
||||||
<Box>
|
<Box>
|
||||||
<ReCAPTCHA
|
<ReCAPTCHA
|
||||||
sitekey='6Lf7t04qAAAAACHaWCO3IsR0OBhl-1fy0j0MbaHi'
|
sitekey='6Ldhwk4qAAAAAB-Xbyvp8BtmnyrBqBbpnC1skOb6'
|
||||||
onChange={onCaptchaChange}
|
onChange={onCaptchaChange}
|
||||||
/>
|
/>
|
||||||
</Box>
|
</Box>
|
||||||
@@ -449,6 +449,7 @@ const Form = () => {
|
|||||||
w="100%"
|
w="100%"
|
||||||
maxW="912px"
|
maxW="912px"
|
||||||
h="55px"
|
h="55px"
|
||||||
|
color="white"
|
||||||
borderRadius="0px"
|
borderRadius="0px"
|
||||||
type="submit"
|
type="submit"
|
||||||
onClick={handleSubmit(onSubmit)}
|
onClick={handleSubmit(onSubmit)}
|
||||||
|
|||||||
Reference in New Issue
Block a user