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