Updated TS types
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user