fix: send code btn fix (#802)

This commit is contained in:
Anmol Singh Bhatia 2023-04-12 19:03:29 +05:30 committed by GitHub
parent db488338fb
commit 5190ea7280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -180,7 +180,6 @@ export const EmailCodeForm = ({ onSuccess }: any) => {
</PrimaryButton>
) : (
<PrimaryButton
type="submit"
className="w-full text-center"
size="md"
onClick={() => {