diff --git a/src/components/Form/Controls/Action/__snapshots__/Action.test.tsx.snap b/src/components/Form/Controls/Action/__snapshots__/Action.test.tsx.snap index b172598d..1d398017 100644 --- a/src/components/Form/Controls/Action/__snapshots__/Action.test.tsx.snap +++ b/src/components/Form/Controls/Action/__snapshots__/Action.test.tsx.snap @@ -13,7 +13,6 @@ exports[`ActionInput > renders 1`] = ` aria-controls=":r0:" aria-label="Click me!" class="_action_1689d3" - data-state="closed" type="button" > switches the input type > invisible 1`] = ` aria-controls=":r0:" aria-label="Show" class="_action_1689d3" - data-state="closed" type="button" > switches the input type > invisible 2`] = ` aria-describedby=":r3:" aria-label="Show" class="_action_1689d3" - data-state="open" type="button" > switches the input type > visible 1`] = ` aria-describedby=":r3:" aria-label="Hide" class="_action_1689d3" - data-state="open" type="button" > ): JSX.Element { context.getReferenceProps({ ref, ...children.props, - "data-state": context.open ? "open" : "closed", }), ); } diff --git a/src/components/Tooltip/__snapshots__/Tooltip.test.tsx.snap b/src/components/Tooltip/__snapshots__/Tooltip.test.tsx.snap index 19d9982a..abc718a4 100644 --- a/src/components/Tooltip/__snapshots__/Tooltip.test.tsx.snap +++ b/src/components/Tooltip/__snapshots__/Tooltip.test.tsx.snap @@ -47,7 +47,6 @@ exports[`Tooltip > opens tooltip on focus where trigger is non interactive 1`] = style="padding: 100px;" >