diff --git a/components/apolloTable/component/Cell.tsx b/components/apolloTable/component/Cell.tsx index cd6d8b5b6384393936ca4a52a5c28b6c1cf77a71..bf7478971de69ef233a9127304ff24a511d3c648 100644 --- a/components/apolloTable/component/Cell.tsx +++ b/components/apolloTable/component/Cell.tsx @@ -380,7 +380,7 @@ const Cell = (props: CellProps) => { > {columnIndex === 0 && (rowSelection || showExpand || showIndex) && renderFirst()}