Reactjs – How do i effectively overlap modals in nexjts/react
Basically I want to create 3 modals stacked on top of one another, like the image below. Clicking on the Create Ecosytem will open another shadcn Dialog like 2nd image below The problem I am facing it is to effectively…