This commit is contained in:
Antonio Scandurra
2017-08-20 10:05:22 +02:00
committed by GitHub
parent effc6d9d21
commit e2ef250fb1

View File

@@ -3120,7 +3120,7 @@ class LineNumberGutterComponent {
render () {
const {
rootComponent, showLineNumbers, height, width, lineHeight, startRow, endRow, rowsPerTile,
rootComponent, showLineNumbers, height, width, startRow, endRow, rowsPerTile,
maxDigits, keys, bufferRows, screenRows, softWrappedFlags, foldableFlags, decorations
} = this.props