feat: add two and three column grid variants
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import type { Lang } from "@/constants/languages"
|
||||
import type { Stay } from "@/server/routers/user/output"
|
||||
|
||||
export type StayListProps = {
|
||||
stays: Stay[]
|
||||
lang: Lang
|
||||
}
|
||||
Reference in New Issue
Block a user