Refactor #4739 - For ContextMenu

This commit is contained in:
tugcekucukoglu 2023-11-08 15:48:09 +03:00
parent ad9b437003
commit 661048609e
5 changed files with 3 additions and 33 deletions

View file

@ -26,10 +26,6 @@ export default {
type: Boolean,
default: false
},
exact: {
type: Boolean,
default: true
},
tabindex: {
type: Number,
default: 0