Refactor booking widget skeleton
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { env } from "@/env/server"
|
||||
|
||||
import BookingWidgetSkeleton from "@/components/BookingWidget/BookingWidgetSkeleton"
|
||||
import { BookingWidgetSkeleton } from "@/components/BookingWidget/Client"
|
||||
|
||||
export default function LoadingBookingWidget() {
|
||||
if (env.HIDE_FOR_NEXT_RELEASE) {
|
||||
|
||||
Reference in New Issue
Block a user