docs: remove class names from fiddle examples (#20596)
* docs: remove original class names in customize menus example * docs: remove original class names in shortcuts example * lint: run standard
This commit is contained in:
parent
221ce70699
commit
c73e34fb9e
3 changed files with 28 additions and 28 deletions
|
@ -17,4 +17,4 @@ app.on('ready', () => {
|
|||
|
||||
mainWindow = new BrowserWindow({ width, height })
|
||||
mainWindow.loadURL('https://electronjs.org')
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue