mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
Clear should not collapse
This commit is contained in:
@@ -83,7 +83,6 @@ export const SandpackConsole = () => {
|
||||
className="p-1"
|
||||
onClick={() => {
|
||||
setLogs([]);
|
||||
setIsExpanded(false);
|
||||
}}>
|
||||
<svg
|
||||
viewBox="0 0 24 24"
|
||||
|
||||
Reference in New Issue
Block a user