1
0
Fork 0
mirror of https://github.com/elk-zone/elk.git synced 2025-02-21 17:58:58 +03:00
elk/components/nav/NavUserSkeleton.vue

3 lines
62 B
Vue

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