fix: hide booking widget
This commit is contained in:
@@ -28,7 +28,7 @@ export default async function Header({
|
|||||||
/**
|
/**
|
||||||
* ToDo: Create logic to get this info from ContentStack based on page
|
* ToDo: Create logic to get this info from ContentStack based on page
|
||||||
* */
|
* */
|
||||||
const hideBookingWidget = false
|
const hideBookingWidget = true
|
||||||
|
|
||||||
if (!data) {
|
if (!data) {
|
||||||
return null
|
return null
|
||||||
|
|||||||
Reference in New Issue
Block a user