add vue :(

This commit is contained in:
2026-09-07 16:04:27 +02:00
parent 425169722a
commit b65f46afd8
10 changed files with 483 additions and 55 deletions
-1
View File
@@ -1,5 +1,4 @@
<script setup lang="ts">
import { Card } from '@3ba/vue';
import Footer from "./components/Footer.vue";
</script>