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
7 changed files with 191 additions and 25 deletions

View File

@@ -11,7 +11,7 @@
<button
{title}
style:backgroundColor
style:background-color={backgroundColor}
style:--immich-icon-button-hover-color={hoverColor}
class="dark:text-immich-dark-fg rounded-full p-3 flex place-items-center place-content-center transition-all
{isOpacity