Skip to content

Commit

Permalink
fix: tooltip behavior when clicked
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriansaliou committed Jun 23, 2024
1 parent 89e3ac0 commit c467927
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/sidebar/SidebarHeader.vue
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ div(
base-tooltip(
align="right"
direction="bottom"
click="hide"
tooltip="Message Someone"
)
base-action(
Expand Down

0 comments on commit c467927

Please sign in to comment.