some comments for templating
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 8s

This commit is contained in:
2026-03-05 23:15:46 -06:00
parent 28eba3f0fd
commit 533571859f
13 changed files with 29 additions and 1 deletions

View File

@@ -1,4 +1,7 @@
<!-- you know what components are :D -->
<!-- though I do miss angular's support for separating the file ( though i guess its technically possible in vue but it gets disorganized fast ) -->
<script setup lang="ts">
import { ref } from 'vue'