replace element plus components

This commit is contained in:
pa
2026-01-15 22:38:09 +09:00
committed by Natsumi
parent bdc1d3a347
commit c430ce1b63
46 changed files with 2143 additions and 1752 deletions

View File

@@ -45,7 +45,7 @@
</Button>
</template>
<div v-else class="skeleton" aria-busy="true" aria-label="Loading">
<!-- <div v-else class="skeleton" aria-busy="true" aria-label="Loading">
<div>
<Skeleton class="h-10 w-10 rounded-full" />
<div>
@@ -53,7 +53,7 @@
<Skeleton class="mt-1.5 h-3 w-full" />
</div>
</div>
</div>
</div> -->
</div>
</template>