Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do not attempt to close `enter sync words` dialog when error is found #1380

Merged
merged 1 commit into from Jan 17, 2019
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Merge pull request #1357 from brave/ca-2845

do not attempt to close `enter sync words` dialog when error is found
  • Loading branch information
cezaraugusto committed Jan 17, 2019
commit 1cf6a3f763fa53e23db569335aad51e4d4b62305
@@ -57,7 +57,6 @@ interface Props {
)
) {
this.setState({ willCreateNewSyncChainFromCode: false })
this.props.onClose()
return
}

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.