Update doc-header.tsx

This commit is contained in:
Stefan Pejcic 2025-03-04 19:18:40 +01:00 committed by GitHub
parent 530c58f87d
commit 3758a6be30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -102,7 +102,7 @@ export const Mobile = () => {
export const DocHeader = () => { export const DocHeader = () => {
return ( return (
<> <>
<TopAnnouncement />
<div <div
className={clsx( className={clsx(
"flex items-center", "flex items-center",