mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Upgrade EUI to v30.6.0 and update jest snapshots (#85504)
This commit is contained in:
parent
dd34712ce6
commit
84d7b9e4ac
56 changed files with 301 additions and 6 deletions
|
@ -830,6 +830,7 @@ exports[`RemoteClusterForm proxy mode renders correct connection settings when u
|
|||
>
|
||||
<button
|
||||
className="euiLink euiLink--primary"
|
||||
disabled={false}
|
||||
type="button"
|
||||
>
|
||||
<FormattedMessage
|
||||
|
@ -1104,6 +1105,7 @@ exports[`RemoteClusterForm proxy mode renders correct connection settings when u
|
|||
>
|
||||
<button
|
||||
className="euiLink euiLink--primary"
|
||||
disabled={false}
|
||||
type="button"
|
||||
>
|
||||
<FormattedMessage
|
||||
|
@ -1351,6 +1353,7 @@ exports[`RemoteClusterForm proxy mode renders correct connection settings when u
|
|||
>
|
||||
<button
|
||||
className="euiButtonEmpty euiButtonEmpty--primary"
|
||||
disabled={false}
|
||||
onClick={[Function]}
|
||||
type="button"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue