They missed their flight...

This commit is contained in:
Laurent
2025-03-17 10:51:32 +01:00
parent f8457af0db
commit 6074dc6fd1
2 changed files with 46 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<script setup lang="ts">
</script>
<template>
<div class="input-field">
<input/>
</div>
</template>
<style scoped>
</style>