mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Fix linting errors
This commit is contained in:
@@ -12,7 +12,7 @@ import { defineMessages } from 'react-intl';
|
||||
import Context from '../Context';
|
||||
import Instructions from './instructions';
|
||||
import KeyForm from './keyForm';
|
||||
import Confirmation from './confirmation';
|
||||
import Confirmation from './Confirmation';
|
||||
|
||||
const STEPS_TOTAL = 3;
|
||||
|
||||
|
Reference in New Issue
Block a user