package popup // ToastContainer displays stacked toast notifications (success, warning, info) // Supports both regular toasts (AlpineJS) and WebSocket toasts (HTMX OOB swaps) templ ToastContainer() {
}