Skip to content

Commit 92e1eeb

Browse files
committed
Merge branch 'new-develop' into f2f-30069264-issue-894
2 parents 5c51127 + 0654aa2 commit 92e1eeb

File tree

39 files changed

+2195
-683
lines changed

39 files changed

+2195
-683
lines changed

__tests__/shared/components/ProfilePage/__snapshots__/index.jsx.snap

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -679,25 +679,6 @@ exports[`renders an empty Profile correctly 1`] = `
679679
<p>
680680
Seems like this member doesn’t have much information to share yet.
681681
</p>
682-
<ThemedButton
683-
active={false}
684-
composeAdhocTheme="deeply"
685-
composeContextTheme="softly"
686-
disabled={false}
687-
enforceA={false}
688-
mapThemrProps={[Function]}
689-
onClick={null}
690-
onMouseDown={null}
691-
openNewTab={false}
692-
replace={false}
693-
size={null}
694-
theme={Object {}}
695-
themePriority="adhoc-context-default"
696-
to="https://www.topcoder-dev.com/community/members"
697-
type="button"
698-
>
699-
VIEW OTHER MEMBERS
700-
</ThemedButton>
701682
</div>
702683
<div
703684
id="profile-activity"

0 commit comments

Comments
 (0)