Delete with Confirmation using HTMX
Implement delete-with-confirmation using hx-delete, hx-confirm, and an `outerHTML` swap to remove the item.
Implement delete-with-confirmation using hx-delete, hx-confirm, and an `outerHTML` swap to remove the item.