updated to Svelte 4

This commit is contained in:
Gani Georgiev
2023-09-01 09:22:49 +03:00
parent b2bab9573a
commit 8a94ccea42
79 changed files with 1917 additions and 1853 deletions

View File

@@ -97,7 +97,7 @@
type="button"
class="unlock-overlay"
aria-label="Unlock and set custom rule"
transition:scale|local={{ duration: 150, start: 0.98 }}
transition:scale={{ duration: 150, start: 0.98 }}
on:click={unlock}
>
<small class="txt">Unlock and set custom rule</small>