Skip to content

Commit

Permalink
removes ref to additionalMenuItems
Browse files Browse the repository at this point in the history
  • Loading branch information
ValJed committed Dec 16, 2024
1 parent 80f14d0 commit 0ddbf4f
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,6 @@ export default {
localeSwitched: {
type: Boolean,
default: false
},
additionalMenuItems: {
type: Array,
default: []
}
},
emits: [ 'menu-open', 'menu-close', 'close' ],
Expand Down

0 comments on commit 0ddbf4f

Please sign in to comment.