diff --git a/client/src/components/Home/index.js b/client/src/components/Home/index.js index b4ee551..b427a14 100644 --- a/client/src/components/Home/index.js +++ b/client/src/components/Home/index.js @@ -244,7 +244,7 @@ class Home extends Component { username: , }} path='userSentFile'/>  - + @@ -258,7 +258,7 @@ class Home extends Component {
{activity.fileName}, + filename: {activity.fileName}, }} path='sentFile'/> 
{this.getFileDisplay(activity)}