Merge branch 'web-production' into main
This commit is contained in:
@ -43,7 +43,6 @@ type ReaderHeaderProps = {
|
||||
|
||||
export function ReaderHeader(props: ReaderHeaderProps): JSX.Element {
|
||||
const scrollDirection = useScrollDirection()
|
||||
|
||||
return (
|
||||
<>
|
||||
<VStack
|
||||
|
||||
Reference in New Issue
Block a user