Fix eslint

This commit is contained in:
2026-03-21 10:23:17 +01:00
parent a99108649c
commit 2d1c5e6397
2 changed files with 0 additions and 13 deletions

View File

@@ -1,11 +0,0 @@
<script setup lang="ts">
import { Head, Link } from '@inertiajs/vue3';
</script>
<template>
<p>
I'm you father
</p>
</template>