I\'m implementing a "add more items" function in React. I have made the function work, but the way I did was to traverse the DOM elements and use cloneNodes<
cloneNodes<