Skip to content

Commit

Permalink
fix: remove hide-after
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgrozav committed Dec 17, 2024
1 parent 8f8d94f commit e31b282
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ onBeforeUnmount(() => {
:popper-class="$style.popover"
:popper-style="{ width: '208px' }"
:teleported="true"
:hide-after="300"
@before-enter="onMouseEnter"
@after-leave="onMouseLeave"
>
Expand Down

0 comments on commit e31b282

Please sign in to comment.