DEV Community

Discussion on: An easy way to create a customize dynamic table in react js

Collapse
 
bishwobhandari profile image
bishwobhandari

if i need to create a empty table of 10 rows where user can input data as form and submit the whole table to mobx store. how do i do it?