From 2ff5ab78e7e64d67a993b0db1cf61395f2e67f7f Mon Sep 17 00:00:00 2001 From: PopDaph Date: Fri, 13 Oct 2023 17:37:19 +0200 Subject: [PATCH] onboarding-video --- front/components/sparkle/OnboardingLayout.tsx | 2 +- front/pages/w/[wId]/welcome.tsx | 198 +++++++++++------- 2 files changed, 126 insertions(+), 74 deletions(-) diff --git a/front/components/sparkle/OnboardingLayout.tsx b/front/components/sparkle/OnboardingLayout.tsx index 60c14451b75b..f7b810d9f4ee 100644 --- a/front/components/sparkle/OnboardingLayout.tsx +++ b/front/components/sparkle/OnboardingLayout.tsx @@ -86,7 +86,7 @@ export default function OnboardingLayout({
-
{children}
+
{children}
<>