Skip to content

Empty

Empty state placeholder.

View Source
vue
<script setup lang="ts">
import { UniEmpty } from "unify-ui";
</script>

<template>
  <UniEmpty></UniEmpty>
</template>

Released under the MIT License.