From e340fb2a84a31047bcb7ebc2766fac3713a52922 Mon Sep 17 00:00:00 2001 From: Adam Butterworth Date: Thu, 4 Apr 2019 10:41:31 -0400 Subject: [PATCH] fix: make the username bold (#129) --- src/components/ProfilePage.jsx | 2 +- .../__snapshots__/ProfilePage.test.jsx.snap | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/ProfilePage.jsx b/src/components/ProfilePage.jsx index d9ecfea..2bee9a4 100644 --- a/src/components/ProfilePage.jsx +++ b/src/components/ProfilePage.jsx @@ -101,7 +101,7 @@ export class ProfilePage extends React.Component { return ( -

{username}

+

{username}


diff --git a/src/components/__snapshots__/ProfilePage.test.jsx.snap b/src/components/__snapshots__/ProfilePage.test.jsx.snap index 46954ca..19ad3e6 100644 --- a/src/components/__snapshots__/ProfilePage.test.jsx.snap +++ b/src/components/__snapshots__/ProfilePage.test.jsx.snap @@ -83,7 +83,7 @@ exports[` Renders correctly in various states viewing other profi className="d-md-none" >

verified

@@ -116,7 +116,7 @@ exports[` Renders correctly in various states viewing other profi className="d-none d-md-block mb-4" >

verified

@@ -334,7 +334,7 @@ exports[` Renders correctly in various states viewing own profile className="d-md-none" >

staff

@@ -378,7 +378,7 @@ exports[` Renders correctly in various states viewing own profile className="d-none d-md-block mb-4" >

staff

@@ -1349,7 +1349,7 @@ exports[` Renders correctly in various states while saving an edi className="d-md-none" >

staff

@@ -1393,7 +1393,7 @@ exports[` Renders correctly in various states while saving an edi className="d-none d-md-block mb-4" >

staff