Commit 619e064
committed
fix(app): remove extra closing div tag causing JSX syntax error
The den-settings-panel.tsx had an extra </div> tag that closed the
outer wrapper prematurely, leaving subsequent Show components as
adjacent JSX elements without an enclosing tag.1 parent ad0cae6 commit 619e064
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
441 | | - | |
442 | 441 | | |
443 | 442 | | |
444 | 443 | | |
| |||
0 commit comments