Sticky desktop header (#3077)
This commit is contained in:
parent
f2249614be
commit
b70c404d4b
4 changed files with 43 additions and 39 deletions
|
@ -23,6 +23,7 @@ export function HomeHeaderLayoutMobile({
|
|||
children,
|
||||
}: {
|
||||
children: React.ReactNode
|
||||
tabBarAnchor: JSX.Element | null | undefined
|
||||
}) {
|
||||
const pal = usePalette('default')
|
||||
const {_} = useLingui()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue