Files
web/app/components/dashboard/Dashboard.vue
2026-04-07 14:04:46 +07:00

5 lines
59 B
Vue

<script setup>
</script>
<template>
Dashboard
</template>