In my React/Typescript component I add a Link whenever the value exist/is added by CMS.
{data.link?.text && data?.link?.url && (