We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c129e commit 24014ffCopy full SHA for 24014ff
__tests__/shared/components/challenge-listing/Filters/__snapshots__/FiltersSwitch.jsx.snap
@@ -6,7 +6,7 @@ exports[`Matches shallow shapshot 1`] = `
6
onClick={[Function]}
7
onKeyPress={[Function]}
8
role="button"
9
- tabIndex="0"
+ tabIndex={0}
10
>
11
<FiltersIcon
12
className="src-shared-components-challenge-listing-Filters-FiltersSwitch-___style__FiltersIcon___OqBJh"
@@ -25,7 +25,7 @@ exports[`Matches shallow shapshot 2`] = `
25
26
27
28
29
30
31
0 commit comments