Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
disable click outside of guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Helene Rigner committed Jan 23, 2019
1 parent d8cb249 commit 7c212d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/guide.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ const Guide = forwardRef((props, ref) => {
showProgress
showSkipButton
disableBeacon
disableOverlayClose
run={runGuide}
callback={handleJoyrideCallback}
styles={{
Expand Down

0 comments on commit 7c212d8

Please sign in to comment.