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} rowHeight={64}
rowRenderer={this.renderRow} rowRenderer={this.renderRow}
width={width} width={width}
autoHeight autoHeight={true}
/> />
)} )}
</AutoSizer> </AutoSizer>

Loading…
Cancel
Save