I am creating a small CRUD web app where I need the user to enter their password when they wish to delete an item from the database, I have a onClick() on the d
onClick()