DEV: Resolve `computed-property.override` deprecation (#462)

This commit is contained in:
Isaac Janzen 2023-04-28 12:13:41 -05:00 committed by GitHub
parent a655a009fa
commit 11988a9e68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,6 @@
onChange=(action "assignUsername")
autofocus="autofocus"
showUserStatus=true
caretIcon="search"
options=(hash
mobilePlacementStrategy="absolute"
filterPlaceholder=placeholderKey
@ -21,6 +20,8 @@
autofocus=autofocus
tabindex=1
expandedOnInsert=(not assigneeName)
caretUpIcon="search"
caretDownIcon="search"
)
}}
{{#if this.assigneeError}}