fix: send code btn fix (#802)
This commit is contained in:
parent
db488338fb
commit
5190ea7280
1 changed files with 0 additions and 1 deletions
|
|
@ -180,7 +180,6 @@ export const EmailCodeForm = ({ onSuccess }: any) => {
|
|||
</PrimaryButton>
|
||||
) : (
|
||||
<PrimaryButton
|
||||
type="submit"
|
||||
className="w-full text-center"
|
||||
size="md"
|
||||
onClick={() => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue