if (flatBranches.length === 0) {
    return (
      <div
        className={styles.branchInnerCell}
        style={{ width: cell.column.getSize() }}