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 41b5ac0 commit a827897Copy full SHA for a827897
__tests__/shared/components/TopcoderHeader/__snapshots__/index.jsx.snap
@@ -70,6 +70,7 @@ exports[`Default render 1`] = `
70
onMouseEnter={[Function]}
71
onMouseLeave={[Function]}
72
onTouchStart={[Function]}
73
+ role="button"
74
tabIndex={0}
75
>
76
<MagnifyingGlass
@@ -336,6 +337,7 @@ exports[`Render with open menu 1`] = `
336
337
338
339
340
341
342
343
@@ -632,6 +634,7 @@ exports[`Render with specified profile 1`] = `
632
634
633
635
636
637
638
639
640
0 commit comments