From 90574c108831eaebfedb31700c8bf14072925faa Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Fri, 30 Dec 2022 07:55:54 -0500 Subject: [PATCH] Set editor background on top-level component (#1478) --- playground/src/Editor/Editor.tsx | 6 +++++- playground/src/Editor/Header.tsx | 2 -- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/playground/src/Editor/Editor.tsx b/playground/src/Editor/Editor.tsx index 60363ed89d..2f46cc5267 100644 --- a/playground/src/Editor/Editor.tsx +++ b/playground/src/Editor/Editor.tsx @@ -98,7 +98,11 @@ export default function Editor() { }, []); return ( -
+