Sticky desktop header (#3077)
This commit is contained in:
parent
f2249614be
commit
b70c404d4b
4 changed files with 43 additions and 39 deletions
|
|
@ -52,7 +52,7 @@ export function HomeHeader(
|
|||
)
|
||||
|
||||
return (
|
||||
<HomeHeaderLayout>
|
||||
<HomeHeaderLayout tabBarAnchor={props.tabBarAnchor}>
|
||||
<TabBar
|
||||
key={items.join(',')}
|
||||
onPressSelected={props.onPressSelected}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue