mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
chore(deps-dev): upgrade svelte-check to v2.4.5 (#1159)
This commit is contained in:
parent
48348df43d
commit
cb014219fd
9 changed files with 32 additions and 60 deletions
|
@ -5,6 +5,8 @@
|
|||
let value: NumberInputProps["value"] = null;
|
||||
</script>
|
||||
|
||||
{value}
|
||||
|
||||
<NumberInput
|
||||
label="Clusters"
|
||||
on:change="{(e) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue