mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
🎨
This commit is contained in:
committed by
GitHub
parent
effc6d9d21
commit
e2ef250fb1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user