Skip to content

Commit

Permalink
Allow interacting with Storybook UI through the Joyride overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
ghengeveld committed May 13, 2024
1 parent c4aa495 commit 6ba7f68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/screens/GuidedTour/GuidedTour.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ export const GuidedTour = ({
overlay: {
mixBlendMode: "unset",
backgroundColor: "none",
pointerEvents: "none",
},
spotlight: {
backgroundColor: "none",
Expand Down

0 comments on commit 6ba7f68

Please sign in to comment.