From b1f966b58842a9c8085155c017b78322874242ff Mon Sep 17 00:00:00 2001 From: Corey Peterson Date: Mon, 14 Oct 2024 13:06:07 -0400 Subject: [PATCH] Committing player tutorial dismiss on modal bg click --- src/components/player/player-tutorial.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/player/player-tutorial.js b/src/components/player/player-tutorial.js index 16674b5..754577c 100644 --- a/src/components/player/player-tutorial.js +++ b/src/components/player/player-tutorial.js @@ -43,7 +43,7 @@ const PlayerTutorial = (props) => { -
+
)