Skip to content

Commit

Permalink
fix: remove unused title-on-hover attribute in CollectionInfoDrawer c…
Browse files Browse the repository at this point in the history
…omponent
  • Loading branch information
zurdi15 committed Feb 7, 2025
1 parent 22fa1f2 commit 0a41a2f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ async function updateCollection() {
:with-link="false"
:collection="currentCollection"
:src="imagePreviewUrl"
title-on-hover
>
<template v-if="isEditable" #append-inner>
<v-btn-group divided density="compact">
Expand Down

0 comments on commit 0a41a2f

Please sign in to comment.