temp image upload
This commit is contained in:
@@ -14,6 +14,7 @@ export type ProductSchema = {
|
||||
composition?: (string | null);
|
||||
size?: (string | null);
|
||||
additionalInfo?: (string | null);
|
||||
imageUrl?: (string | null);
|
||||
id: number;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user