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