ProductCard redesigned, add property for number of items in stock for product
This commit is contained in:
@@ -25,7 +25,7 @@ function formatDateTimeString(string: string) {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<v-container>
|
||||
<v-container max-width="1000">
|
||||
<v-row v-for="order in userStore.orders">
|
||||
<v-col>
|
||||
<v-card
|
||||
|
||||
Reference in New Issue
Block a user