mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
restore js label to orphan code blocks
This commit is contained in:
@@ -359,7 +359,7 @@ the first item.
|
||||
|
||||
Template:
|
||||
|
||||
```
|
||||
```js
|
||||
[
|
||||
{label: '4', id: '4'},
|
||||
{label: '5', id: '5'},
|
||||
@@ -381,7 +381,7 @@ Menu:
|
||||
|
||||
Template:
|
||||
|
||||
```
|
||||
```js
|
||||
[
|
||||
{label: 'a', position: 'endof=letters'},
|
||||
{label: '1', position: 'endof=numbers'},
|
||||
|
||||
Reference in New Issue
Block a user