From 7508d35a034b4fa5d8c3f2e06950ae78007c86cb Mon Sep 17 00:00:00 2001 From: Half-Shot Date: Thu, 14 Nov 2024 17:30:18 +0000 Subject: [PATCH] update snapshotr --- .../__snapshots__/ReactionToggleButton.test.tsx.snap | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/button/__snapshots__/ReactionToggleButton.test.tsx.snap b/src/button/__snapshots__/ReactionToggleButton.test.tsx.snap index 3902415d..bee0bdb1 100644 --- a/src/button/__snapshots__/ReactionToggleButton.test.tsx.snap +++ b/src/button/__snapshots__/ReactionToggleButton.test.tsx.snap @@ -9,7 +9,6 @@ exports[`Can close search 1`] = ` aria-disabled="false" aria-expanded="true" aria-haspopup="true" - aria-keyshortcuts="H" aria-label="action.raise_hand_or_send_reaction" aria-labelledby=":rec:" class="_button_i91xf_17 _has-icon_i91xf_66 _icon-only_i91xf_59" @@ -43,7 +42,6 @@ exports[`Can close search with the escape key 1`] = ` aria-disabled="false" aria-expanded="false" aria-haspopup="true" - aria-keyshortcuts="H" aria-label="action.raise_hand_or_send_reaction" aria-labelledby=":rhh:" class="_button_i91xf_17 _has-icon_i91xf_66 _icon-only_i91xf_59" @@ -77,7 +75,6 @@ exports[`Can lower hand 1`] = ` aria-disabled="false" aria-expanded="false" aria-haspopup="true" - aria-keyshortcuts="H" aria-label="action.raise_hand_or_send_reaction" aria-labelledby=":r3i:" class="_button_i91xf_17 raisedButton _has-icon_i91xf_66 _icon-only_i91xf_59" @@ -111,7 +108,6 @@ exports[`Can open menu 1`] = ` aria-disabled="false" aria-expanded="true" aria-haspopup="true" - aria-keyshortcuts="H" aria-label="action.raise_hand_or_send_reaction" aria-labelledby=":r0:" class="_button_i91xf_17 _has-icon_i91xf_66 _icon-only_i91xf_59" @@ -145,7 +141,6 @@ exports[`Can raise hand 1`] = ` aria-disabled="false" aria-expanded="false" aria-haspopup="true" - aria-keyshortcuts="H" aria-label="action.raise_hand_or_send_reaction" aria-labelledby=":r1p:" class="_button_i91xf_17 _has-icon_i91xf_66 _icon-only_i91xf_59" @@ -182,7 +177,6 @@ exports[`Can search for and send emoji 1`] = ` aria-disabled="false" aria-expanded="true" aria-haspopup="true" - aria-keyshortcuts="H" aria-label="action.raise_hand_or_send_reaction" aria-labelledby=":r74:" class="_button_i91xf_17 _has-icon_i91xf_66 _icon-only_i91xf_59" @@ -219,7 +213,6 @@ exports[`Can search for and send emoji with the keyboard 1`] = ` aria-disabled="false" aria-expanded="true" aria-haspopup="true" - aria-keyshortcuts="H" aria-label="action.raise_hand_or_send_reaction" aria-labelledby=":ra3:" class="_button_i91xf_17 _has-icon_i91xf_66 _icon-only_i91xf_59"