1
0
Fork 0
mirror of synced 2024-10-04 03:54:37 +13:00

Remove spellcheck from text fields

This commit is contained in:
Andrew Kingston 2023-04-18 08:22:04 +01:00
parent 6f98bca393
commit ccb02661c8

View file

@ -46,6 +46,7 @@
{type}
value={value || ""}
on:change={handleChange}
spellcheck="false"
/>
{:else}
<div class="text-cell" class:number={type === "number"}>