fix some class headings
This commit is contained in:
parent
c9739abf7f
commit
5979dab13c
3 changed files with 5 additions and 12 deletions
|
@ -1,4 +1,4 @@
|
|||
# Menu
|
||||
## Class: Menu
|
||||
|
||||
> Create native application menus and context menus.
|
||||
|
||||
|
@ -217,8 +217,6 @@ window.addEventListener('contextmenu', (e) => {
|
|||
</script>
|
||||
```
|
||||
|
||||
## Class: Menu
|
||||
|
||||
### `new Menu()`
|
||||
|
||||
Creates a new menu.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue