Add videos to home type
This commit is contained in:
@@ -29,6 +29,8 @@ export type GetHomeDataResponse = {
|
||||
description2: string;
|
||||
link1: string;
|
||||
link2: string;
|
||||
video1: string;
|
||||
video2: string;
|
||||
};
|
||||
show_case_slider: {
|
||||
id: number;
|
||||
|
||||
Reference in New Issue
Block a user