lint and prettier

This commit is contained in:
2025-10-11 23:05:00 +02:00
parent 4bf4c24bd9
commit 0d04d827c2
10 changed files with 99 additions and 84 deletions

View File

@@ -2,6 +2,7 @@
<UPageList class="gap-2">
<UPageCard
v-for="l in fileLibraries"
:key="l.key"
variant="soft"
icon="i-lucide-library-big"
:title="l.libraryName"