Skip to content

Commit 1ef18fe

Browse files
committed
Clear should not collapse
1 parent 7a7661a commit 1ef18fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

beta/src/components/MDX/Sandpack/Console.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ export const SandpackConsole = () => {
8383
className="p-1"
8484
onClick={() => {
8585
setLogs([]);
86-
setIsExpanded(false);
8786
}}>
8887
<svg
8988
viewBox="0 0 24 24"

0 commit comments

Comments
 (0)