Skip to content

Commit da066c2

Browse files
Update src/components/ApiResponse.vue
Co-authored-by: Marcio Tedesco <[email protected]>
1 parent ad0e48c commit da066c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/ApiResponse.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
</transition>
1313
</div>
1414

15+
<br><br>
1516
<v-card max-height="575px" class="overflow-y-auto">
1617
<pre ref="jsonText">{{ JSON.stringify(seats, null, 2) }}</pre>
1718
</v-card>

0 commit comments

Comments
 (0)