I have created a basic angular drag and drop project. When I'm trying to drop a particular card, it is not being moved to a new container. For now, I have kept an alert.
The following is stackblitz link: https://stackblitz.com/edit/angular-ivy-ywifh3?file=src/index.html. Can you show me how to drop the card?