jws-frontend/src/pages/14_report/MainPage.vue
Thanaphon Frappet 780a262979
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
feat: add directory report and dashboard
2025-03-04 11:25:13 +07:00

11 lines
162 B
Vue

<script lang="ts" setup>
// NOTE: Library
// NOTE: Components
// NOTE: Stores & Type
// NOTE: Variable
</script>
<template></template>
<style scoped></style>