Update app changelog + fix accordion issue

This commit is contained in:
Prospector
2025-12-11 16:19:51 -08:00
parent 147f19f11e
commit 91accd5578
2 changed files with 10 additions and 1 deletions

View File

@@ -29,7 +29,7 @@
<script setup lang="ts">
import { DropdownIcon } from '@modrinth/assets'
import { computed, ref, useSlots } from 'vue'
import { computed, ref, useSlots, watch } from 'vue'
const props = withDefaults(
defineProps<{