feat(SW-240): add translations

This commit is contained in:
Fredrik Thorsson
2024-08-13 09:09:33 +02:00
parent 01bd7d2299
commit a3602b285b
9 changed files with 71 additions and 23 deletions

View File

@@ -28,7 +28,7 @@ export default async function Header({
/**
* ToDo: Create logic to get this info from ContentStack based on page
* */
const hideBookingWidget = true
const hideBookingWidget = false
if (!data) {
return null