Update BDFDB.data.json
This commit is contained in:
parent
42cf86798b
commit
43df699d83
|
@ -2249,20 +2249,9 @@
|
|||
"subtext": ["NotFound", "subtext"],
|
||||
"svgicon": ["BDFDB", "svgIcon"],
|
||||
"svgiconwrapper": ["BDFDB", "svgIconWrapper"],
|
||||
"switch": ["Switch", "switch"],
|
||||
"switchdisabled": ["Switch", "switchDisabled"],
|
||||
"switchenabled": ["Switch", "switchEnabled"],
|
||||
"switchinner": ["Switch", "checkbox"],
|
||||
"switchinnerdisabled": ["Switch", "checkboxDisabled"],
|
||||
"switchinnerenabled": ["Switch", "checkboxEnabled"],
|
||||
"switchsize": ["Switch", "size"],
|
||||
"switchsizedefault": ["Switch", "sizeDefault"],
|
||||
"switchsizemini": ["Switch", "sizeMini"],
|
||||
"switchthemeclear": ["Switch", "themeClear"],
|
||||
"switchthemedefault": ["Switch", "themeDefault"],
|
||||
"switchvalue": ["Switch", "value"],
|
||||
"switchvaluechecked": ["Switch", "valueChecked"],
|
||||
"switchvalueunchecked": ["Switch", "valueUnchecked"],
|
||||
"switch": ["Switch", "container"],
|
||||
"switchinner": ["Switch", "input"],
|
||||
"switchslider": ["Switch", "slider"],
|
||||
"tabbar": ["UserProfile", "tabBar"],
|
||||
"tabbarcontainer": ["UserProfile", "tabBarContainer"],
|
||||
"tabbarcontainerbottom": ["BDFDB", "tabBarContainerBottom"],
|
||||
|
|
Loading…
Reference in New Issue