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 350b00e commit c8a7188Copy full SHA for c8a7188
__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
+ tabIndex={0}
74
>
75
<MagnifyingGlass
76
height="18"
@@ -335,6 +336,7 @@ exports[`Render with open menu 1`] = `
335
336
337
338
339
340
341
342
@@ -630,6 +632,7 @@ exports[`Render with specified profile 1`] = `
630
632
631
633
634
635
636
637
638
0 commit comments