Fix indentation

This commit is contained in:
Nathan Sobo
2015-01-29 08:37:46 -07:00
parent efdba9fc24
commit 0e27bebbb3

View File

@@ -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