mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
parent
3f8c9126fd
commit
59d3a3d312
@ -29,7 +29,7 @@ export default class FirstTimeFlow extends PureComponent {
|
|||||||
isInitialized: PropTypes.bool,
|
isInitialized: PropTypes.bool,
|
||||||
isUnlocked: PropTypes.bool,
|
isUnlocked: PropTypes.bool,
|
||||||
unlockAccount: PropTypes.func,
|
unlockAccount: PropTypes.func,
|
||||||
nextRoute: PropTypes.func,
|
nextRoute: PropTypes.string,
|
||||||
}
|
}
|
||||||
|
|
||||||
state = {
|
state = {
|
||||||
|
Loading…
Reference in New Issue
Block a user