We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef008f commit 80d4323Copy full SHA for 80d4323
__tests__/shared/components/TopcoderHeader/desktop/SubMenu/__snapshots__/Item.jsx.snap
@@ -2,7 +2,7 @@
2
3
exports[`Matches shallow shapshot 1`] = `
4
<li
5
- className="src-shared-components-TopcoderHeader-desktop-SubMenu-Item-___style__item___2Q-ud src-shared-components-TopcoderHeader-desktop-SubMenu-Item-___style__current___38PHh"
+ className="src-shared-components-SubMenu-Item-___style__item___2U0li src-shared-components-SubMenu-Item-___style__current___3WfNb"
6
role="button"
7
tabIndex={0}
8
>
@@ -21,7 +21,7 @@ exports[`Matches shallow shapshot 1`] = `
21
22
exports[`Matches shallow shapshot 2`] = `
23
24
- className="src-shared-components-TopcoderHeader-desktop-SubMenu-Item-___style__item___2Q-ud"
+ className="src-shared-components-SubMenu-Item-___style__item___2U0li"
25
26
27
0 commit comments