Skip to content

Commit 8565bfa

Browse files
committed
feat: review
1 parent b80b72a commit 8565bfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Body/BodyRow.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ function BodyRow<RecordType extends { children?: readonly RecordType[] }>(
183183
index,
184184
getRowKey,
185185
);
186+
186187
return (
187188
<Cell<RecordType>
188189
className={columnClassName}

0 commit comments

Comments
 (0)