I\'m trying to add a aria-current condition in React just if my path variable is null.
aria-current
{props.path.map( (values, index) => { const path =