diff --git a/apps/scandic-web/app/[lang]/webview/layout.tsx b/apps/scandic-web/app/[lang]/webview/layout.tsx index 15beb5733..ff5e44cec 100644 --- a/apps/scandic-web/app/[lang]/webview/layout.tsx +++ b/apps/scandic-web/app/[lang]/webview/layout.tsx @@ -6,6 +6,7 @@ import "@scandic-hotels/design-system/design-system-new-deprecated.css" import "@scandic-hotels/common/polyfills" import Script from "next/script" +import { SessionProvider } from "next-auth/react" import { NuqsAdapter } from "@scandic-hotels/booking-flow/utils/nuqs" import { Lang } from "@scandic-hotels/common/constants/language" @@ -54,19 +55,21 @@ export default async function RootLayout( `}
-