How to assign value to subrows in react table v7?
https://codesandbox.io/s/github/tannerlinsley/react-table/tree/v7/examples/expanding?file=/src/makeData.js
Reference to this example. It is showing the subrows data in the table.
Everytime sub rows data should be on exact same name as subrows ?
How can i assign values to subrows directly instead of mapping all the data again and rename it to subrows.
Reference to this example. It is showing the subrows data in the table.
Everytime sub rows data should be on exact same name as subrows ?
How can i assign values to subrows directly instead of mapping all the data again and rename it to subrows.
CodeSandbox
tannerlinsley/react-table: expanding using namor, react, react-dom, react-scripts, react-table, styled-components
