mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
chore(number-input): deprecate the mobile variant
Mobile variant styles will no longer work.
This commit is contained in:
parent
c8d295e5d7
commit
df88b75c6b
2 changed files with 4 additions and 5 deletions
|
@ -27,10 +27,6 @@ components: ["NumberInput", "NumberInputSkeleton"]
|
|||
|
||||
<NumberInput light label="Clusters" />
|
||||
|
||||
### Mobile variant
|
||||
|
||||
<NumberInput mobile label="Clusters" />
|
||||
|
||||
### Extra-large size
|
||||
|
||||
<NumberInput size="xl" label="Clusters" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue