hm
All checks were successful
Code quality checks / build (23) (push) Successful in 35s
Push code / build (push) Successful in 47s

This commit is contained in:
Lara 2024-11-02 16:31:23 +02:00
parent 1e18419093
commit 2b25a0106b
Signed by: laratheprotogen
GPG key ID: 5C0296EB3165F98B
2 changed files with 1 additions and 1 deletions

View file

@ -1,5 +1,5 @@
<script lang="ts">
import '../../app.css';
import '../app.css';
let { children } = $props();
</script>