feat(#12): Add subsections to sections, fix version deletion after update

This commit is contained in:
2025-11-19 12:11:39 +01:00
parent b919cef9c4
commit 02d9b4f97c
20 changed files with 376 additions and 199 deletions

View File

@@ -23,7 +23,7 @@
</UDropdownMenu>
</div>
</div>
<USeparator />
<USeparator v-if="index < props.modelValue.length - 1" />
</template>
</template>