1
0
mirror of https://github.com/elk-zone/elk synced 2024-12-11 21:28:06 +09:00
elk/components/status/edit/StatusEditHistorySkeleton.vue

4 lines
84 B
Vue
Raw Normal View History

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