mirror of
https://github.com/atom/atom.git
synced 2026-02-19 02:44:29 -05:00
💄
This commit is contained in:
@@ -26,7 +26,6 @@ class TextEditorElement extends HTMLElement
|
||||
@classList.add('editor')
|
||||
@setAttribute('tabindex', -1)
|
||||
|
||||
|
||||
if atom.config.get('editor.useShadowDOM')
|
||||
@createShadowRoot()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user