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