fix
parent
592d2b3c29
commit
34876b5b61
|
@ -38,9 +38,7 @@ const TabBar = {
|
|||
nextIcon,
|
||||
},
|
||||
style: tabBarStyle,
|
||||
on: {
|
||||
...context.listeners,
|
||||
},
|
||||
on: context.listeners,
|
||||
}
|
||||
|
||||
let RenderTabBar
|
||||
|
|
Loading…
Reference in New Issue