diff --git a/src/app/playground/layout/editor-panel.tsx b/src/app/playground/layout/editor-panel.tsx index e261644..063d9cc 100644 --- a/src/app/playground/layout/editor-panel.tsx +++ b/src/app/playground/layout/editor-panel.tsx @@ -31,7 +31,7 @@ export default function EditorPanel() { return (
- {loading && ( + {/* {loading && (
@@ -47,7 +47,7 @@ export default function EditorPanel() {
- )} + )} */}