Skip to content

Commit ce398eb

Browse files
committed
Undo preselected settings pane
1 parent 5435b9c commit ce398eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

re_pages/Playground.re

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1606,7 +1606,7 @@ module OutputPanel = {
16061606
};
16071607

16081608
<div className="h-full bg-night-dark">
1609-
<Pane selected=2 tabs makeTabClass />
1609+
<Pane tabs makeTabClass />
16101610
</div>;
16111611
};
16121612
};

0 commit comments

Comments
 (0)