diff --git a/src/__snapshots__/storyshots.spec.js.snap b/src/__snapshots__/storyshots.spec.js.snap index f4febb83d1..7ceafb27c5 100644 --- a/src/__snapshots__/storyshots.spec.js.snap +++ b/src/__snapshots__/storyshots.spec.js.snap @@ -1130,6 +1130,21 @@ exports[`Storyshots Components/Button/ButtonGroup Base 1`] = ` `; exports[`Storyshots Components/Button/CloseButton Base 1`] = ` +.circuit-0 { + border: 0; + -webkit-clip: rect(0 0 0 0); + clip: rect(0 0 0 0); + -webkit-clip-path: inset(50%); + clip-path: inset(50%); + height: 1px; + margin: -1px; + overflow: hidden; + padding: 0; + position: absolute; + white-space: nowrap; + width: 1px; +} + .circuit-3 { padding: 0; margin: 0; @@ -1153,21 +1168,6 @@ exports[`Storyshots Components/Button/CloseButton Base 1`] = ` width: 100%; } -.circuit-0 { - border: 0; - -webkit-clip: rect(0 0 0 0); - clip: rect(0 0 0 0); - -webkit-clip-path: inset(50%); - clip-path: inset(50%); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute; - white-space: nowrap; - width: 1px; -} - + + + +`; + exports[`Storyshots Forms/Input/AutoCompleteTags Base 1`] = ` .circuit-5 { position: relative; @@ -16182,7 +16362,7 @@ label + .circuit-3 { aria-invalid="false" autocomplete="off" class="circuit-1 circuit-2" - id="downshift-3-input" + id="downshift-4-input" role="combobox" type="text" value="" @@ -16275,7 +16455,7 @@ label + .circuit-4 {