Update top-announcement.tsx
This commit is contained in:
parent
71e854eeab
commit
b447340351
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Reference in a new issue