Commit 3a5bc69
[CC Projects] Extra line added to the start of some code blocks (#1268)
Fixes the following extra line bug in projects-ui editor projects:
<img width="540" height="263" alt="image"
src="https://github.com/user-attachments/assets/0c56f8d2-ced4-43e8-9c4b-92cb3a812e65"
/>
closes #1267
---------
Co-authored-by: create-issue-branch[bot] <53036503+create-issue-branch[bot]@users.noreply.github.com>
Co-authored-by: Ram Modhvadia <[email protected]>
Co-authored-by: Patrick Cherry <[email protected]>1 parent 75a7bd2 commit 3a5bc69
File tree
2 files changed
+8
-1
lines changed- src/components/Menus/Sidebar/InstructionsPanel
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
| |||
0 commit comments