diff --git a/src/lib/CohortBuilder/CustomCellRenderers.tsx b/src/lib/CohortBuilder/CustomCellRenderers.tsx index d338769..23018e6 100644 --- a/src/lib/CohortBuilder/CustomCellRenderers.tsx +++ b/src/lib/CohortBuilder/CustomCellRenderers.tsx @@ -10,7 +10,6 @@ import { FaExternalLinkAlt } from 'react-icons/fa'; const RenderLinkCell = ( { cell }: CellRendererFunctionProps, - ...args: Array> ) => { return (