feat: some improvements for npm publish
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<template>
|
||||
<img class="w-10 h-10 rounded-full" src="/docs/images/people/profile-picture-5.jpg" alt="Rounded avatar">
|
||||
<div>
|
||||
<!-- <img class="w-10 h-10 rounded-full" src="/docs/images/people/profile-picture-5.jpg" alt="Rounded avatar">-->
|
||||
</div>
|
||||
</template>
|
||||
<script lang="ts" setup>
|
||||
import { computed, toRefs } from 'vue'
|
||||
|
||||
Reference in New Issue
Block a user