slider component updated
This commit is contained in:
1
types/css.d.ts
vendored
Normal file
1
types/css.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
declare module "*.css" {}
|
||||
@@ -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