fix: comments

This commit is contained in:
Christel Westerberg
2024-05-30 15:21:20 +02:00
parent 15b56fd0dd
commit 0a3272f75a
9 changed files with 10 additions and 371 deletions

View File

@@ -45,6 +45,7 @@ export default async function Header({
languageSwitcher={languageSwitcher}
bookingHref={homeHref}
isLoggedIn={!!session}
lang={lang}
/>
</header>
)