I am getting some form elements from an API, API response is given like this: I have parsed that string with DOMParser as HTMLElement and I want to add that as React component,