1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-07-08 23:36:49 +01:00
elk/components/nav/NavUserSkeleton.vue

4 lines
62 B
Vue

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