fyne-on/app/components/status/edit/StatusEditHistorySkeleton.vue

3 lines
84 B
Vue

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