Remove unused props

Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
Nathan Sobo 2015-01-23 10:29:24 -07:00
parent 500f992d32
commit 4b0536ab6a

View File

@ -36,7 +36,7 @@ LinesComponent = React.createClass
div {className: 'lines', style},
div className: 'placeholder-text', placeholderText if placeholderText?
CursorsComponent {presenter, cursorBlinkPeriod, cursorBlinkResumeDelay}
CursorsComponent {presenter}
HighlightsComponent {
editor, highlightDecorations, lineHeightInPixels, defaultCharWidth,