fix(ui): sidebar todo comment invisible with html comment

This commit is contained in:
ArneBo 2024-12-13 12:39:39 +01:00 committed by upsiflu
parent 6d06d9514d
commit af6f0a4ccb
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ const uploads = useUploadsStore()
color="secondary"
variant="ghost"
/>
//TODO: Replace button with link because navigate is not working on new Button
<!-- TODO: Replace button with link because navigate is not working on new Button -->
<RouterLink to="/upload" custom v-slot="{ navigate, isExactActive }">
<button
icon="bi:upload"