Skip to content

Commit ee41a5f

Browse files
authored
Merge pull request #84 from topcoder-platform/develop
Adding another community
2 parents caf0a5c + c41c956 commit ee41a5f

File tree

24 files changed

+493
-0
lines changed

24 files changed

+493
-0
lines changed

__tests__/shared/components/examples/__snapshots__/Content.jsx.snap

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,14 @@ exports[`Matches shallow shapshot 1`] = `
226226
</Link>
227227
.
228228
</li>
229+
<li>
230+
<Link
231+
replace={false}
232+
to="/community/community-2/home"
233+
>
234+
Community 2
235+
</Link>
236+
</li>
229237
</ul>
230238
<h3>
231239
Misc Examples
95 KB
Loading
234 KB
Loading
46.5 KB
Loading
44.3 KB
Loading
16.1 KB
Loading
27 KB
Loading
23.4 KB
Loading
83 KB
Loading
85.2 KB
Loading

0 commit comments

Comments
 (0)