Skip to content

Commit

Permalink
Remove errant inplace attrs from menus
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-berry committed Aug 22, 2024
1 parent 57dff53 commit 2a3b77a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/deleted-items/item.vue
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
<Menu
summaryClass="action remove last-toolbar-button"
title="Delete Forever"
inPlace
>
<button @click.prevent.stop="remove">
<span>Delete Forever</span>
Expand Down
1 change: 0 additions & 1 deletion src/stash-list/folder.vue
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@
/>
<Menu
summaryClass="action neutral icon-item-menu last-toolbar-button"
inPlace
h-position="right"
>
<button
Expand Down

0 comments on commit 2a3b77a

Please sign in to comment.