chore(deps-dev): upgrade svelte-check to v2.4.5 (#1159)

This commit is contained in:
metonym 2022-03-12 13:50:47 -08:00 committed by GitHub
commit cb014219fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 32 additions and 60 deletions

View file

@ -5,6 +5,8 @@
let value: NumberInputProps["value"] = null;
</script>
{value}
<NumberInput
label="Clusters"
on:change="{(e) => {