partial: use theme only for switch customization
This commit is contained in:
parent
af21051989
commit
4bfb94182c
19 changed files with 75 additions and 106 deletions
|
|
@ -5,7 +5,6 @@ import Dropdown from './Dropdown'
|
|||
import NumberInput from './NumberInput'
|
||||
import RadioGroup from './RadioGroup'
|
||||
import SecretInput from './SecretInput'
|
||||
import Switch from './Switch'
|
||||
import TextInput from './TextInput'
|
||||
import ToggleButtonGroup from './ToggleButtonGroup'
|
||||
export {
|
||||
|
|
@ -13,7 +12,6 @@ export {
|
|||
CodeInput,
|
||||
TextInput,
|
||||
NumberInput,
|
||||
Switch,
|
||||
SecretInput,
|
||||
RadioGroup,
|
||||
Autocomplete,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue