From 4afff436ffb960bdc561ccea71c152bc47fe2922 Mon Sep 17 00:00:00 2001 From: Dhruv Manilawala Date: Sun, 29 Oct 2023 09:48:25 +0530 Subject: [PATCH] Update playground format title (#8320) Rename `Format (alpha)` to `Format (beta)` --- playground/src/Editor/SecondarySideBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/src/Editor/SecondarySideBar.tsx b/playground/src/Editor/SecondarySideBar.tsx index 8f429690a8..f78a0ff472 100644 --- a/playground/src/Editor/SecondarySideBar.tsx +++ b/playground/src/Editor/SecondarySideBar.tsx @@ -20,7 +20,7 @@ export default function SecondarySideBar({ return ( onSelected(SecondaryTool.Format)}