Skip to content

Commit

Permalink
Merge pull request #1123 from LiskHQ/990-fix-esc-onboarding
Browse files Browse the repository at this point in the history
Fix esc onboarding - Closes #990
  • Loading branch information
michaeltomasik committed Aug 2, 2018
2 parents bd6be4e + 988fc6f commit c249b97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/onboarding/index.js
Expand Up @@ -112,6 +112,7 @@ class Onboarding extends React.Component {
autoStart={true}
type='continuous'
holePadding={0}
keyboardNavigation={false}
/></div>;
}
}
Expand Down

0 comments on commit c249b97

Please sign in to comment.