diff --git a/components/my/predictions/prediction-card-detail.vue b/components/my/predictions/prediction-card-detail.vue new file mode 100644 index 0000000..66648e8 --- /dev/null +++ b/components/my/predictions/prediction-card-detail.vue @@ -0,0 +1,174 @@ + + \ No newline at end of file diff --git a/components/my/predictions/prediction-card.vue b/components/my/predictions/prediction-card.vue index 88b3917..d2d2e9b 100644 --- a/components/my/predictions/prediction-card.vue +++ b/components/my/predictions/prediction-card.vue @@ -29,6 +29,8 @@ Max: {{ product.upper_bound || 0 }} + + + -