mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Merge branch 'web-production' into main
This commit is contained in:
commit
12704fa13b
1 changed files with 0 additions and 1 deletions
|
|
@ -43,7 +43,6 @@ type ReaderHeaderProps = {
|
|||
|
||||
export function ReaderHeader(props: ReaderHeaderProps): JSX.Element {
|
||||
const scrollDirection = useScrollDirection()
|
||||
|
||||
return (
|
||||
<>
|
||||
<VStack
|
||||
|
|
|
|||
Loading…
Reference in a new issue