diff --git a/app.vue b/app.vue index 0f78df2..0f53239 100644 --- a/app.vue +++ b/app.vue @@ -8,6 +8,7 @@ + diff --git a/components/my/dummy/purchase-list.vue b/components/my/dummy/purchase-list.vue new file mode 100644 index 0000000..d4ef6c0 --- /dev/null +++ b/components/my/dummy/purchase-list.vue @@ -0,0 +1,30 @@ + + \ No newline at end of file diff --git a/components/my/dummy/sale-list.vue b/components/my/dummy/sale-list.vue new file mode 100644 index 0000000..4578ca6 --- /dev/null +++ b/components/my/dummy/sale-list.vue @@ -0,0 +1,30 @@ + + \ No newline at end of file diff --git a/components/my/predictions/prediction-card.vue b/components/my/predictions/prediction-card.vue index b12f280..88b3917 100644 --- a/components/my/predictions/prediction-card.vue +++ b/components/my/predictions/prediction-card.vue @@ -4,50 +4,56 @@

{{ product.product_name }}

-