pull/1870/head
Andrew Watkins 2017-08-14 15:46:23 -07:00
parent 85462b2d91
commit e9680e3354
1 changed files with 3 additions and 2 deletions

View File

@ -38,8 +38,9 @@ const WriteDataBody = ({
className="write-data-form--upload-button btn btn-md btn-primary"
onClick={handleFileOpen}
>
{uploadContent ? 'Choose Another File to Upload'
: 'Choose a File to Upload'}
{uploadContent
? 'Choose Another File to Upload'
: 'Choose a File to Upload'}
</button>
{uploadContent
? <span className="write-data-form--filepath_selected">