mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
💄
This commit is contained in:
@@ -8,11 +8,8 @@ ace = require 'ace/ace'
|
||||
module.exports =
|
||||
class EditorPane extends Pane
|
||||
id: null
|
||||
|
||||
html: null
|
||||
|
||||
position: 'main'
|
||||
|
||||
editor: null
|
||||
|
||||
constructor: ->
|
||||
|
||||
Reference in New Issue
Block a user