[UI] Refactor TrackFile Modal

This commit is contained in:
Qstick 2017-09-24 22:58:13 -04:00
parent e3c6bc3263
commit 9be4ec4c15
43 changed files with 280 additions and 290 deletions

View file

@ -236,7 +236,7 @@ class InteractiveImportModalContent extends Component {
{
isPopulated && !items.length &&
'No video files were found in the selected folder'
'No audio files were found in the selected folder'
}
</ModalBody>