Skip to content

Commit e26b806

Browse files
committed
Update tag's
1 parent 8d95557 commit e26b806

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pages/index.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
<br>
1717
</template>
1818
<template #actions>
19-
<a href="#" class="text-[16px] text-blue-400">SVG</a>
20-
<a href="#" class="text-[16px] text-blue-400">PNG</a>
21-
<a href="#" class="text-[16px] text-blue-400">JPG</a>
19+
<p class="text-[16px] text-blue-400">SVG</p>
20+
<p class="text-[16px] text-blue-400">PNG</p>
21+
<p class="text-[16px] text-blue-400">JPG</p>
2222
</template>
2323
</a-card>
2424
</div>

0 commit comments

Comments
 (0)