ignore linting rule
This commit is contained in:
parent
6d082f00a1
commit
0add3e8589
|
|
@ -52,6 +52,7 @@
|
|||
<Textarea
|
||||
id={{"assign-modal-note"}}
|
||||
@value={{model.note}}
|
||||
{{! template-lint-disable no-down-event-binding }}
|
||||
{{on "keydown" (action "handleTextAreaKeydown")}}
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue