Update types
This commit is contained in:
@@ -15,7 +15,7 @@ export type GetHomeDataResponse = {
|
|||||||
"image": string | null,
|
"image": string | null,
|
||||||
"video": string | null
|
"video": string | null
|
||||||
}[],
|
}[],
|
||||||
"sub_categories": SubCategory[],
|
"main_categories": Category[],
|
||||||
"products": ProductListItem[],
|
"products": ProductListItem[],
|
||||||
"difreance_section": {
|
"difreance_section": {
|
||||||
"image1": string,
|
"image1": string,
|
||||||
|
|||||||
Reference in New Issue
Block a user