chore: build
This commit is contained in:
@@ -17,6 +17,7 @@ interface CartItemWithMedia {
|
|||||||
image: string;
|
image: string;
|
||||||
hasVideo: boolean;
|
hasVideo: boolean;
|
||||||
videoUrl?: string;
|
videoUrl?: string;
|
||||||
|
is_reward?: boolean;
|
||||||
}
|
}
|
||||||
|
|
||||||
function Cart() {
|
function Cart() {
|
||||||
|
|||||||
Reference in New Issue
Block a user