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

4 lines
62 B
Vue
Raw Normal View History

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