From da9822b96c770d44d64cce594ba8019b587fec00 Mon Sep 17 00:00:00 2001 From: Mike Harvey Date: Wed, 18 Aug 2021 20:51:46 -0600 Subject: [PATCH] this fixes the current bug --- playground/src/Editor/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/src/Editor/index.tsx b/playground/src/Editor/index.tsx index 8c0624c..a83b732 100644 --- a/playground/src/Editor/index.tsx +++ b/playground/src/Editor/index.tsx @@ -54,7 +54,7 @@ const Editor: FC = ({ code, defaultTab, onChange, width }) => { tab.code && (