1
0
mirror of https://github.com/elk-zone/elk synced 2024-11-27 22:38:11 +09:00
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>