refactor(status): rework edit history list
This commit is contained in:
parent
6308aa5c9a
commit
c64106c98a
3 changed files with 38 additions and 24 deletions
3
components/status/edit/StatusEditHistorySkeleton.vue
Normal file
3
components/status/edit/StatusEditHistorySkeleton.vue
Normal file
|
@ -0,0 +1,3 @@
|
|||
<template>
|
||||
<div class="skeleton-loading-bg" h-5 w-full rounded my2 />
|
||||
</template>
|
Loading…
Add table
Add a link
Reference in a new issue