I’m getting this error in my react app:- NotFoundError: Failed to execute ‘removeChild’ on ‘Node’: The node to be removed is not a child of this node
Hi Im getting this error in my react next js app
enter image description here
Following is my index.jsx code