elk/components/status/edit/StatusEditHistorySkeleton.vue
2023-01-08 16:52:18 +08:00

4 lines
84 B
Vue

<template>
<div class="skeleton-loading-bg" h-5 w-full rounded my2 />
</template>