feat: add directory report and dashboard
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s

This commit is contained in:
Thanaphon Frappet 2025-03-04 11:25:13 +07:00
parent 4be37ad268
commit 780a262979
2 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<script lang="ts" setup>
// NOTE: Library
// NOTE: Components
// NOTE: Stores & Type
// NOTE: Variable
</script>
<template></template>
<style scoped></style>

View file

@ -0,0 +1,11 @@
<script lang="ts" setup>
// NOTE: Library
// NOTE: Components
// NOTE: Stores & Type
// NOTE: Variable
</script>
<template></template>
<style scoped></style>