Update top-announcement.tsx

This commit is contained in:
Stefan Pejcic 2024-02-09 23:45:24 +01:00 committed by GitHub
parent 71e854eeab
commit b447340351
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -132,8 +132,8 @@ const Text = () => {
)} )}
> >
<div className={clsx("ml-2", "not-prose")}> <div className={clsx("ml-2", "not-prose")}>
<span className={clsx("font-semibold")}>OpenPanel BETA</span>{" "} <span className={clsx("font-semibold")}>OpenPanel Community</span>{" "}
is out! Give it a spin and tell us what you think edition is out! Give it a spin and tell us what you think
<span <span
className={clsx( className={clsx(
"text-refine-cyan-alt hover:text-refine-cyan-alt", "text-refine-cyan-alt hover:text-refine-cyan-alt",