pull/653/head
Audric Ackermann 6 years ago
parent c19b53d3fd
commit 2c789c8b0e

@ -237,7 +237,7 @@ export class LeftPane extends React.Component<Props, any> {
rowHeight={64}
rowRenderer={this.renderRow}
width={width}
autoHeight
autoHeight={true}
/>
)}
</AutoSizer>

Loading…
Cancel
Save