dev docker compose

This commit is contained in:
2025-01-08 03:52:53 +01:00
parent 74080ffceb
commit f136766bd0
3 changed files with 50 additions and 8 deletions

View File

@@ -2,4 +2,4 @@
let { data } = $props();
</script>
<h1 class="my-4 text-2xl font-bold text-center">{data.task.name}</h1>
<h1 class="my-4 text-2xl font-bold text-center">{data.task.name} lol lo</h1>