mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
This commit is contained in:
parent
eecfe552ac
commit
a04ace91a1
1 changed files with 1 additions and 1 deletions
|
@ -356,7 +356,7 @@ class AnomaliesTable extends Component {
|
|||
|
||||
return (
|
||||
<EuiInMemoryTable
|
||||
className="ml-anomalies-table"
|
||||
className="ml-anomalies-table eui-textBreakWord"
|
||||
items={tableData.anomalies}
|
||||
columns={columns}
|
||||
pagination={{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue