Developing CRUD for react-table #2914
Answered
by
cadupedroni
cadupedroni
asked this question in
Q&A
-
I'm doing a CRUD for React-Table, but at the time of adding a new line it's creating multiple arrays, I've tried some alternatives but stop creating the new line. |
Beta Was this translation helpful? Give feedback.
Answered by
cadupedroni
Dec 8, 2020
Replies: 1 comment
-
i was able to solve, codesandbox updated! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cadupedroni
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i was able to solve, codesandbox updated!
React-Table CRUD