refactor(SW-1273): move find my booking routes in order to import them directly into next config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { findMyBooking } from "@/constants/myBooking"
|
||||
import { findMyBooking } from "@/constants/routes/findMyBooking"
|
||||
import { getHeader } from "@/lib/trpc/memoizedRequests"
|
||||
|
||||
import { auth } from "@/auth"
|
||||
|
||||
Reference in New Issue
Block a user