mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-28 23:14:44 +02:00
Merge pull request #2170 from DarthShmev/patch-4
Update DisableTwoFactorModal.tsx - Fix lint errors
This commit is contained in:
commit
4082f9e585
@ -57,7 +57,7 @@ export default ({ ...props }: RequiredModalProps) => {
|
||||
autoFocus
|
||||
/>
|
||||
<div css={tw`mt-6 text-right`}>
|
||||
<Button
|
||||
<Button
|
||||
color={'red'}
|
||||
disabled={!isValid}
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user