diff --git a/src/Editor.tsx b/src/Editor.tsx index 49038b2..a5a953e 100644 --- a/src/Editor.tsx +++ b/src/Editor.tsx @@ -132,11 +132,11 @@ export const Editor: FC = () => { {/* CODE EDITOR */}
-
diff --git a/src/Preview.tsx b/src/Preview.tsx index 45c4fa1..54e5dd1 100644 --- a/src/Preview.tsx +++ b/src/Preview.tsx @@ -388,7 +388,7 @@ const Debugger: FC = ({ output }) => { className="h-full w-full bg-surface-primary" > -
+