fix: apply ESLint rule vue/prefer-true-attribute-shorthand

This commit is contained in:
iamsivin
2024-07-26 12:34:36 +05:30
parent fd6375fc6c
commit 16bc70b6dc
49 changed files with 86 additions and 85 deletions
@@ -33,7 +33,7 @@ export default {
track-by="id"
label="name"
:placeholder="$t('AUTOMATION.ACTION.TEAM_DROPDOWN_PLACEHOLDER')"
:multiple="true"
multiple
selected-label
:select-label="$t('FORMS.MULTISELECT.ENTER_TO_SELECT')"
deselect-label=""