diff --git a/compiler/forget/packages/playground/components/Editor/Output.tsx b/compiler/forget/packages/playground/components/Editor/Output.tsx index 94b252927b..27d2510d66 100644 --- a/compiler/forget/packages/playground/components/Editor/Output.tsx +++ b/compiler/forget/packages/playground/components/Editor/Output.tsx @@ -193,12 +193,12 @@ function Output({ store, compilerOutput }: Props) {

COMPILER ERRORS

-
             {compilerOutput.error.toString()}
-          
+ ) : null}