Merge branch 'web-production' into main

This commit is contained in:
Jackson Harper 2024-03-01 14:40:34 +08:00 committed by GitHub
commit 12704fa13b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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