Skip to content

Commit

Permalink
update users
Browse files Browse the repository at this point in the history
  • Loading branch information
tloth committed May 31, 2019
1 parent 5a319a4 commit ef51644
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ function App() {
<Avatar
userData={userData1}
setUserData={setUserData1}
username='seabasshoang'
username='tloth'
position='left'
/>

<Avatar
userData={userData2}
setUserData={setUserData2}
username='starsuit'
username='samhstn'
position='right'
/>
<TimeBar
Expand Down

0 comments on commit ef51644

Please sign in to comment.