chore: Update self-closing tag eslint config (#4826)

* chore: Fix self-closing tag issues

* Fix merge conflicts

Co-authored-by: Fayaz Ahmed <15716057+fayazara@users.noreply.github.com>
This commit is contained in:
Pranav Raj S
2022-06-10 19:29:52 +05:30
committed by GitHub
parent 3f3ee6c34a
commit 7bb8186e43
86 changed files with 151 additions and 186 deletions

View File

@@ -6,7 +6,7 @@
'hide--quoted': !showQuotedContent,
}"
>
<div v-dompurify-html="message" class="text-content"></div>
<div v-dompurify-html="message" class="text-content" />
<button
v-if="displayQuotedButton"
class="quoted-text--button"