Merge branch 'web-production' into main

This commit is contained in:
Jackson Harper
2024-03-01 14:40:34 +08:00
committed by GitHub

View File

@ -43,7 +43,6 @@ type ReaderHeaderProps = {
export function ReaderHeader(props: ReaderHeaderProps): JSX.Element {
const scrollDirection = useScrollDirection()
return (
<>
<VStack