chore: update my stays to new MVP design
This commit is contained in:
@@ -3,6 +3,5 @@ import type { Stay } from "../myPage/stay"
|
||||
|
||||
export type StayCardProps = {
|
||||
lang: Lang
|
||||
shouldShowDayCount?: boolean
|
||||
stay: Stay
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user