1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-11-02 23:19:57 +00: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>