feat(SW-237): Implemented page based toggle for BW
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import BookingWidgetContainer from "@/components/BookingWidgetContainer"
|
||||
|
||||
export default function BookingWidgetPage() {
|
||||
return <BookingWidgetContainer />
|
||||
}
|
||||
Reference in New Issue
Block a user