Selaa lähdekoodia

Update top-announcement.tsx

Stefan Pejcic 1 vuosi sitten
vanhempi
commit
b447340351
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      documentation/src/refine-theme/top-announcement.tsx

+ 2 - 2
documentation/src/refine-theme/top-announcement.tsx

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