1
0
forked from noxious/client

Updated TS types

This commit is contained in:
2024-07-21 22:26:28 +02:00
parent 5140e205ad
commit 12cd7b667a
3 changed files with 20 additions and 8 deletions

View File

@ -23,7 +23,7 @@
{{ tag }}
</button>
</div>
<div class=" h-full overflow-auto">
<div class="h-full overflow-auto">
<div class="flex justify-between flex-wrap gap-2.5 items-center">
<div v-for="(object, index) in filteredObjects" :key="index" class="max-w-1/4 inline-block">
<img