1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-09-06 20:29:08 +01: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>