Skip to content

Commit 94e068e

Browse files
committed
fix(profile-page): add spacing before wins count
1 parent 08fb3c3 commit 94e068e

File tree

1 file changed

+1
-0
lines changed
  • src/shared/components/ProfilePage/Header

1 file changed

+1
-0
lines changed

src/shared/components/ProfilePage/Header/index.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ class ProfileHeader extends React.Component {
7272
<span>
7373
{' '}
7474
|
75+
{' '}
7576
{wins}
7677
{' '}
7778
Wins

0 commit comments

Comments
 (0)