GNFVHZOAE4XDLONBDFDXM6AJD6HKIMVASU4BFAF6QSDP5OTIVTQAC
<TableCell className="whitespace-normal break-words">{formatDuration(Number(file.duration))}</TableCell>
<TableCell
className="whitespace-normal break-words cursor-pointer"
onClick={() => handleFileClick(file)}
>
{formatDuration(Number(file.duration))}
</TableCell>
<TableCell className="whitespace-normal break-words">{formatDuration(Number(file.duration))}</TableCell>
<TableCell
className="whitespace-normal break-words cursor-pointer"
onClick={() => handleFileClick(file)}
>
{formatDuration(Number(file.duration))}
</TableCell>