diff --git a/src/components/button/__snapshots__/button.test.tsx.snap b/src/components/button/__snapshots__/button.test.tsx.snap index c44f284ef09..cc0079dc8e6 100644 --- a/src/components/button/__snapshots__/button.test.tsx.snap +++ b/src/components/button/__snapshots__/button.test.tsx.snap @@ -156,10 +156,9 @@ exports[`EuiButton props iconSide left is rendered 1`] = ` type="button" > @@ -178,18 +177,17 @@ exports[`EuiButton props iconSide right is rendered 1`] = ` type="button" > - Content + `; @@ -203,7 +201,6 @@ exports[`EuiButton props iconSize m is rendered 1`] = ` class="emotion-euiButtonDisplayContent" > @@ -225,7 +222,6 @@ exports[`EuiButton props iconSize s is rendered 1`] = ` class="emotion-euiButtonDisplayContent" > @@ -247,7 +243,6 @@ exports[`EuiButton props iconType is rendered 1`] = ` class="emotion-euiButtonDisplayContent" > @@ -302,8 +297,9 @@ exports[`EuiButton props isLoading is rendered 1`] = ` > @@ -336,6 +332,7 @@ exports[`EuiButton props isSelected is rendered as true 1`] = ` exports[`EuiButton props minWidth is rendered 1`] = `