oopsies
Some checks failed
Code quality checks / build (23) (push) Successful in 34s
Push code / build (push) Failing after 3s

This commit is contained in:
Lara 2024-11-02 16:19:36 +02:00
parent c2da2a8058
commit 8f8c521242
Signed by: laratheprotogen
GPG key ID: 5C0296EB3165F98B

View file

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