chore(number-input): deprecate the mobile variant

Mobile variant styles will no longer work.
This commit is contained in:
Eric Y Liu 2021-03-05 14:57:13 -08:00
commit df88b75c6b
2 changed files with 4 additions and 5 deletions

View file

@ -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" />