Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
ad67e36dd1
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      mdev/wv0.native.js

+ 1
- 0
mdev/wv0.native.js View File

@@ -137,6 +137,7 @@ class Wview_btns extends PureComponent<Props> {
137 137
             <Button_v2 
138 138
             prop_id = "b1"
139 139
                          style = { wview_btns.style_b1 || {}} 
140
+                         labelStyle = { wview_btns.style_b2l || {}} 
140 141
                          color={wview_btns.color_b1}
141 142
                          onPress = {fncb_only_v2("vbx_press",{wvt:this,ret_con,button_action:"wb_toggle"})}
142 143
                          >

Loading…
Cancel
Save