import React from 'react'; const NoSource = ({ failedUrls }) => { return (

error

No media found, as the original media has not yet been uploaded to the platform.

) } export default NoSource;