mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Fix indentation
This commit is contained in:
@@ -79,7 +79,7 @@ TextEditorComponent = React.createClass
|
||||
style: hiddenInputStyle
|
||||
|
||||
LinesComponent {
|
||||
ref: 'lines', @presenter, editor, hostElement, @useHardwareAcceleration, useShadowDOM, visible
|
||||
ref: 'lines', @presenter, editor, hostElement, @useHardwareAcceleration, useShadowDOM, visible
|
||||
}
|
||||
|
||||
ScrollbarComponent
|
||||
|
||||
Reference in New Issue
Block a user