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 dce7e88 commit 03a1542Copy full SHA for 03a1542
components/Press/PressLinks/ArticleGroup/__tests__/__snapshots__/ArticleGroup.test.js.snap
@@ -10,6 +10,7 @@ exports[`ArticleGroup should render properly with required props 1`] = `
10
<ul>
11
<li>
12
<OutboundLink
13
+ analyticsEventLabel="Press Article"
14
className=""
15
hasIcon={true}
16
href="https://example.com"
@@ -31,6 +32,7 @@ exports[`ArticleGroup should render properly with required props and 3 links and
31
32
33
34
35
36
37
38
0 commit comments