FIX: Directories

Better directory structure
This commit is contained in:
webfussel 2025-05-29 12:44:34 +02:00
parent 726c54d11f
commit 8943512328
16 changed files with 16 additions and 21 deletions

View file

@ -1,5 +1,5 @@
<template>
<div>
<Booking />
<SectionBooking />
</div>
</template>