Skip to content

Commit 43d1dd4

Browse files
committed
[Fix] code live output
1 parent 995e6b0 commit 43d1dd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/components/CodeEditor.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ else:
147147
}
148148

149149
function compare() {
150-
setShowOutput(false)
151150
const pythonCode = `
152151
${headerCode}
153152
import sys

0 commit comments

Comments
 (0)