mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
fix(NA): eslint check
This commit is contained in:
parent
3cb13fb9c1
commit
49153fc8ff
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ export const ViewDocument = ({ ping }: { ping: Ping }) => {
|
|||
return (
|
||||
<>
|
||||
<EuiButtonIcon
|
||||
data-test-subj="syntheticsViewDocumentButton"
|
||||
iconType="inspect"
|
||||
title={INSPECT_DOCUMENT}
|
||||
onClick={() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue