chore(web): switch to eslint-plugin-svelte package (#2467)

This commit is contained in:
Michel Heusschen 2023-05-18 17:43:09 +02:00 committed by GitHub
parent 2fc8a0db92
commit c7c0ef6abc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 191 additions and 25 deletions

View file

@ -91,6 +91,6 @@
</div>
<p class="whitespace-pre-wrap text-sm pl-[28px] pr-[16px]" data-testid="message">
{@html notificationInfo.message}
{notificationInfo.message}
</p>
</div>