Commit 67808c5
committed
fix: remove useEffect that was resetting collapsible section state
The useEffect was resetting isOpen to defaultOpen whenever files changed,
which caused the section to immediately close after clicking to open it.1 parent 9a08c5f commit 67808c5
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | 118 | | |
124 | 119 | | |
125 | 120 | | |
| |||
0 commit comments