feat(WEB-154): my profile view
This commit is contained in:
@@ -4,7 +4,7 @@ import Title from "@/components/MyPages/Title"
|
||||
import styles from "./upcoming.module.css"
|
||||
|
||||
import type { LangParams } from "@/types/params"
|
||||
import type { StaysProps } from "@/types/components/myPages/stays"
|
||||
import type { StaysProps } from "@/types/components/myPages/myPage/stays"
|
||||
import Link from "next/link"
|
||||
|
||||
export default function UpcomingStays({
|
||||
|
||||
Reference in New Issue
Block a user