Edit your code as following and your code might work:
onRow={(i) => ({
onClick: (e) =>
history.push('/admin/ViewLog')
})}
CLICK HERE to find out more related problems solutions.
Edit your code as following and your code might work:
onRow={(i) => ({
onClick: (e) =>
history.push('/admin/ViewLog')
})}
CLICK HERE to find out more related problems solutions.