React import xml file

Viewed 12

I have a page with a button to import XML files. I need to extract the values from the file and send them as an object in order for the data to be displayed in the table. What would be a good way to do so?

0 Answers
Related