Skip to content

Commit

Permalink
fix: remove duplicated tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
pirhoo committed Jul 15, 2024
1 parent b28450a commit 6f4de86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AppSidebar/AppSidebarToggler.vue
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const title = computed(() => {

<template>
<icon-button
v-b-tooltip.right
tooltip-placement="right"
icon-left="sidebar-simple"
square
hide-label
Expand Down

0 comments on commit 6f4de86

Please sign in to comment.