Clear should not collapse

This commit is contained in:
Dan Abramov
2022-06-14 12:01:55 +01:00
parent 7a7661a345
commit 1ef18feef3

View File

@@ -83,7 +83,6 @@ export const SandpackConsole = () => {
className="p-1"
onClick={() => {
setLogs([]);
setIsExpanded(false);
}}>
<svg
viewBox="0 0 24 24"