From b49164e10457d7430aa7557872aed10efa9081f8 Mon Sep 17 00:00:00 2001 From: UtsavA123 <93307486+UtsavA123@users.noreply.github.com> Date: Fri, 22 Nov 2024 16:39:09 +0530 Subject: [PATCH] Update index.tsx fontSize = "monospace" change __ change clipBoard = 'text' --- apps/docs/components/Code/CodeEditor/index.tsx | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/apps/docs/components/Code/CodeEditor/index.tsx b/apps/docs/components/Code/CodeEditor/index.tsx index 36e76fcc..b201d49a 100644 --- a/apps/docs/components/Code/CodeEditor/index.tsx +++ b/apps/docs/components/Code/CodeEditor/index.tsx @@ -23,12 +23,20 @@ const CodeEditor = (props: Props) => { highlight(input, bhaiLangSyntax, "bhaiLang") .split("\n") .map((line, i) => `${i + 1}${line}`) + .map .join("\n"); + .// + ../(flash_className= {react_play}; + return (