Skip to content

Commit c060a8b

Browse files
committed
update
1 parent b429b25 commit c060a8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/CellContainer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ const CellContainer = ({
135135

136136
let cellProps = {
137137
tableManager,
138-
value: value,
138+
value,
139139
textValue,
140140
data,
141141
column,

0 commit comments

Comments
 (0)