faint-whiteF
Refine7mo ago
5 replies
faint-white

CRUD response data come inside a `data` wrapper, how can I access it?

The response of useTable() content is an array of elements inside a
data
wrapper, how can I access it using useTable() and <Table> of antd package?
Was this page helpful?