I have a text component with the following code
const attributes = props.attributes ? props.attributes.join(" ") : ""; return ( <