swarnamath/pages/test.vue

7 lines
233 B
Vue

<template>
<v-card width="800" class="justify-center ">
<v-img :src="`https://api7.siliconpin.com/assets/4aeb2707-5566-4673-ad75-bef6feddd248`" aspect-ratio="1.2"></v-img>
</v-card>
</template>