workflow files

This commit is contained in:
Warunee Tamkoo 2024-10-15 12:37:38 +07:00
parent 7fbdb7169c
commit 2e3a27bdc9
3 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,5 @@
<script setup lang="ts"></script>
<template>
<div></div>
</template>

View file

@ -0,0 +1,5 @@
<script setup lang="ts"></script>
<template>
<div></div>
</template>