1
0
mirror of https://github.com/elk-zone/elk synced 2024-11-23 22:56:09 +09:00
elk/components/nav/NavUserSkeleton.vue

4 lines
62 B
Vue

<template>
<div bg-base h-8 w-8 rounded-full />
</template>