Commit e34f39b4 authored by r.kurnia's avatar r.kurnia

cobain

parent 476aecf9
...@@ -926,6 +926,7 @@ export default class TaxPlanningMR extends Component { ...@@ -926,6 +926,7 @@ export default class TaxPlanningMR extends Component {
), ),
setCellProps: () => ({ style2 }), setCellProps: () => ({ style2 }),
customBodyRender: (value, tableMeta, updateValue) => { customBodyRender: (value, tableMeta, updateValue) => {
console.log(value)
return ( return (
<div> <div>
<div className="grid grid-3x content-center"> <div className="grid grid-3x content-center">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment