feat(SW-439): use existing type
This commit is contained in:
@@ -3,5 +3,3 @@ import { CardsGrid } from "@/types/trpc/routers/contentstack/blocks"
|
||||
export interface CardsGridProps extends Pick<CardsGrid, "cards_grid"> {
|
||||
firstItem?: boolean
|
||||
}
|
||||
|
||||
export type Columns = 1 | 2 | 3
|
||||
|
||||
Reference in New Issue
Block a user