Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Dec 22, 2023
1 parent e626337 commit 14d9630
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,6 @@ exports[`ToggleGroupControl controlled should render correctly with icons 1`] =
aria-label="Uppercase"
class="emotion-12 components-toggle-group-control-option-base"
data-active-item=""
data-command=""
data-value="uppercase"
data-wp-c16t="true"
data-wp-component="ToggleGroupControlOptionBase"
Expand Down Expand Up @@ -288,7 +287,6 @@ exports[`ToggleGroupControl controlled should render correctly with icons 1`] =
aria-checked="false"
aria-label="Lowercase"
class="emotion-18 components-toggle-group-control-option-base"
data-command=""
data-value="lowercase"
data-wp-c16t="true"
data-wp-component="ToggleGroupControlOptionBase"
Expand Down Expand Up @@ -498,7 +496,6 @@ exports[`ToggleGroupControl controlled should render correctly with text options
aria-checked="false"
aria-label="R"
class="emotion-12 components-toggle-group-control-option-base"
data-command=""
data-value="rigas"
data-wp-c16t="true"
data-wp-component="ToggleGroupControlOptionBase"
Expand All @@ -521,7 +518,6 @@ exports[`ToggleGroupControl controlled should render correctly with text options
aria-checked="false"
aria-label="J"
class="emotion-12 components-toggle-group-control-option-base"
data-command=""
data-value="jack"
data-wp-c16t="true"
data-wp-component="ToggleGroupControlOptionBase"
Expand Down Expand Up @@ -798,7 +794,6 @@ exports[`ToggleGroupControl uncontrolled should render correctly with icons 1`]
aria-label="Uppercase"
class="emotion-12 components-toggle-group-control-option-base"
data-active-item=""
data-command=""
data-value="uppercase"
data-wp-c16t="true"
data-wp-component="ToggleGroupControlOptionBase"
Expand Down Expand Up @@ -837,7 +832,6 @@ exports[`ToggleGroupControl uncontrolled should render correctly with icons 1`]
aria-checked="false"
aria-label="Lowercase"
class="emotion-18 components-toggle-group-control-option-base"
data-command=""
data-value="lowercase"
data-wp-c16t="true"
data-wp-component="ToggleGroupControlOptionBase"
Expand Down Expand Up @@ -1041,7 +1035,6 @@ exports[`ToggleGroupControl uncontrolled should render correctly with text optio
aria-checked="false"
aria-label="R"
class="emotion-12 components-toggle-group-control-option-base"
data-command=""
data-value="rigas"
data-wp-c16t="true"
data-wp-component="ToggleGroupControlOptionBase"
Expand All @@ -1064,7 +1057,6 @@ exports[`ToggleGroupControl uncontrolled should render correctly with text optio
aria-checked="false"
aria-label="J"
class="emotion-12 components-toggle-group-control-option-base"
data-command=""
data-value="jack"
data-wp-c16t="true"
data-wp-component="ToggleGroupControlOptionBase"
Expand Down

0 comments on commit 14d9630

Please sign in to comment.