slider component updated
This commit is contained in:
@@ -38,7 +38,6 @@ export interface ProductTypes {
|
||||
id: number;
|
||||
truck_name: string;
|
||||
desc: string;
|
||||
path: string;
|
||||
image: string | StaticImageData;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user