File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
__tests__/shared/components/__snapshots__ Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ exports[`Matches shallow shapshot 1`] = `
58
58
>
59
59
<hr />
60
60
<a
61
+ aria-label = " Facebook"
61
62
href = " https://www.facebook.com/topcoder"
62
63
target = " fbwindow"
63
64
>
@@ -78,6 +79,7 @@ exports[`Matches shallow shapshot 1`] = `
78
79
</svg >
79
80
</a >
80
81
<a
82
+ aria-label = " Twitter"
81
83
href = " http://www.twitter.com/topcoder"
82
84
target = " twwindow"
83
85
>
@@ -98,6 +100,7 @@ exports[`Matches shallow shapshot 1`] = `
98
100
</svg >
99
101
</a >
100
102
<a
103
+ aria-label = " Linkedin"
101
104
href = " https://www.linkedin.com/company/topcoder"
102
105
target = " liwindow"
103
106
>
@@ -118,6 +121,7 @@ exports[`Matches shallow shapshot 1`] = `
118
121
</svg >
119
122
</a >
120
123
<a
124
+ aria-label = " Instagram"
121
125
href = " https://www.instagram.com/topcoder"
122
126
target = " inwindow"
123
127
>
You can’t perform that action at this time.
0 commit comments