Skip to content

Commit 95dc363

Browse files
committed
fix: remove log
1 parent caa2c86 commit 95dc363

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/pegout/components/PegoutForm.vue

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@
88
Go Back
99
</v-btn>
1010
</v-row>
11-
<v-row no-gutters>
12-
<v-col v-for="value in pegoutQuotes" :key="value.quoteHash">
13-
<span>Pegout Quotes: {{ value.quoteHash }}</span>
14-
</v-col>
15-
</v-row>
1611
<v-row no-gutters class="d-flex justify-center">
1712
<v-col />
1813
<v-col xs="10" sm="8" md="7" lg="5" xl="5" class="d-flex space-between flex-column">

0 commit comments

Comments
 (0)