fbshipit-source-id: c71048dfea2a03cf83650b55aa9d1e463251920c
This commit is contained in:
@@ -554,6 +554,7 @@ export default class LogTable extends SonarDevicePlugin<LogsState> {
|
||||
defaultFilters={DEFAULT_FILTERS}
|
||||
zebra={false}
|
||||
actions={<Button onClick={this.clearLogs}>Clear Logs</Button>}
|
||||
stickyBottom={true}
|
||||
/>
|
||||
</LogTable.ContextMenu>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user