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