mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49:34 +00:00
cleanup
This commit is contained in:
parent
7d8a08b67b
commit
199c211e1d
2 changed files with 0 additions and 3 deletions
|
@ -141,8 +141,6 @@
|
|||
$$props["aria-label"] ||
|
||||
"Numeric input field with increment and decrement buttons";
|
||||
|
||||
//$: value && !!changeCaretPosition;
|
||||
|
||||
function parse(raw) {
|
||||
return raw != "" ? Number(raw) : null;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue