From 95bc5695e3767a6371a84d496d28201c4f613387 Mon Sep 17 00:00:00 2001 From: Neeraj Baid Date: Fri, 17 Apr 2015 17:17:09 -0700 Subject: [PATCH] Title the progress bars. --- client/components/UploadPage.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/components/UploadPage.js b/client/components/UploadPage.js index 362e03a..0999192 100644 --- a/client/components/UploadPage.js +++ b/client/components/UploadPage.js @@ -63,13 +63,13 @@ export default class UploadPage extends React.Component { var keys = Object.keys(this.state.peerProgress) keys.reverse() return
- -

Send someone this link to download.

This link will work as long as this page is open.

+ + {keys.length > 0 ?

People Downloading Your File

:

}
{ keys.map((key) => { return