Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandros Kalogerakis committed Nov 4, 2024
1 parent d502210 commit 4771d97
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/popup/components/PanelItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,6 @@
/>
</slot>
</div>
<template v-if="$slots['bottom-right-icon']">
<div class="panel-item-bottom-right">
<slot
name="bottom-right-icon"
/>
</div>
</template>
</BtnBase>
</template>

Expand Down

0 comments on commit 4771d97

Please sign in to comment.