diff --git a/components/MyPages/Blocks/Stays/Soonest/index.tsx b/components/MyPages/Blocks/Stays/Soonest/index.tsx index 33d80ec98..87d6107f3 100644 --- a/components/MyPages/Blocks/Stays/Soonest/index.tsx +++ b/components/MyPages/Blocks/Stays/Soonest/index.tsx @@ -8,7 +8,7 @@ import styles from "./soonest.module.css" import { AccountPageComponentProps } from "@/types/components/myPages/myPage/accountPage" -export default async function UpcomingStays({ +export default async function SoonestStays({ lang, title, subtitle,