Open brianush1 opened 12 months ago
Clicking the icon to collapse this block produces the following result:
I would expect it to look more like
so that the else if (2) { block doesn't get hidden
else if (2) {
Clicking the icon to collapse this block produces the following result:
I would expect it to look more like
so that the
else if (2) {
block doesn't get hidden