From 995c5c4b3769f8402092aba1777d29ebcc259230 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 29 Sep 2021 15:09:07 +0200 Subject: close button. ok --- src/views/Intro.js | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/views/Intro.js b/src/views/Intro.js index d87213e..bf52d33 100644 --- a/src/views/Intro.js +++ b/src/views/Intro.js @@ -38,14 +38,17 @@ export default function Intro({ onComplete }) { player.play(); }} /> + + ); +} + +/* - - ); -} + */ const coverWindow = () => { const videoRatio = 1.777; -- cgit v1.2.3-70-g09d2