A new version is available.
Refresh now
Sign in to continue
Email me a sign-in code
Or
Sign in with Google
{ let t = toasts.find(t => t.id === id); if (t) t.visible = false; setTimeout(() => { toasts = toasts.filter(t => t.id !== id); }, 200); }, ms); ">
{ toasts = toasts.filter(t => t.id !== toast.id); }, 200)">