import React from 'react'; import { Checkbox } from '@blueprintjs/core'; import { CellType } from 'common'; export default function TableIndeterminateCheckboxRow({ row }) { return (