mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
fix: send code btn fix (#802)
This commit is contained in:
parent
db488338fb
commit
5190ea7280
@ -180,7 +180,6 @@ export const EmailCodeForm = ({ onSuccess }: any) => {
|
||||
</PrimaryButton>
|
||||
) : (
|
||||
<PrimaryButton
|
||||
type="submit"
|
||||
className="w-full text-center"
|
||||
size="md"
|
||||
onClick={() => {
|
||||
|
Loading…
Reference in New Issue
Block a user