Updated
This commit is contained in:
Vendored
+1
@@ -71,6 +71,7 @@ declare global {
|
||||
discount: number;
|
||||
color: string;
|
||||
video: string | null;
|
||||
cart_quantity : number;
|
||||
};
|
||||
|
||||
type Product = {
|
||||
|
||||
Reference in New Issue
Block a user