How to add new row into the table #2971
Unanswered
ariannargesi
asked this question in
General
Replies: 1 comment 2 replies
-
There is a |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone
I know that this is a very basic question. But I couldn't find the answer by now.
In my application, I will fetch some data as an array from my graphql server and directly render it using react-table.
now I want to add a new row to this table. How should I do that?
Thank you very much for your helps
Beta Was this translation helpful? Give feedback.
All reactions