{objectUrl ? (
getPreviewComponentForFile(file, objectUrl)
) : isLoadingFile ? (
This file can't be previewed.
{isFilePreviewable ? (
<>
There was an error loading the file. Try again, or download the file and open
it using another application.
>
) : (
<>
To view this file, download it and open it using another application.
>
)}