mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update common-header.tsx
This commit is contained in:
parent
c28f03946a
commit
4dbc429412
@ -31,7 +31,7 @@ export const CommonHeader = ({ trackProgress }: Props) => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
|
<TopAnnouncement />
|
||||||
<header className={clsx("sticky", "top-0", "z-10")}>
|
<header className={clsx("sticky", "top-0", "z-10")}>
|
||||||
<div
|
<div
|
||||||
className={clsx(
|
className={clsx(
|
||||||
|
Loading…
Reference in New Issue
Block a user