improved faster backend with input output

This commit is contained in:
2025-03-25 21:45:29 +05:30
parent c906cd8684
commit 6c6ab17203
10 changed files with 426 additions and 169 deletions

View File

@@ -714,7 +714,7 @@ Happy coding!`;
title="Run code"
>
{isRunning ? <Loader size={16} className="animate-spin" /> : <Play size={16} />}
<span>Run</span>
</button>
<button
className="terminal-toggle-button"