Add end showcase

This commit is contained in:
2025-08-09 19:14:21 +02:00
parent 4189c95d38
commit dc3c21f885
7 changed files with 547 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
<template>
<Suspense>
<slot />
</Suspense>
</template>