mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
chore: fix linting errors
This commit is contained in:
committed by
ErickSkrauch
parent
831ab42155
commit
cd8a5a8a8b
@@ -49,7 +49,7 @@ storiesOf('Components/Profile/MultiFactorAuth', module)
|
||||
))
|
||||
.add('Enabled', () => (
|
||||
<MultiFactorAuth
|
||||
isMfaEnabled={true}
|
||||
isMfaEnabled
|
||||
step={0}
|
||||
onSubmit={(form, sendData) => {
|
||||
action('onSubmit')(form, sendData);
|
||||
|
||||
Reference in New Issue
Block a user