Cut staging from master #810

Merged
skhameneh merged 16 commits from master into staging 2018-12-04 20:01:25 +01:00
Showing only changes of commit d05cf1e71e - Show all commits

View file

@ -17,6 +17,9 @@ const AssetPreview = ({ defaultThumbnail, claimData }) => {
case 'image/jpg':
case 'image/png':
case 'image/gif':
if (pending) {
return null;
}
return (
<Link to={showUrl} className='asset-preview'>
<div>