{{ toast.type === 'success' ? '✓' : toast.type === 'error' ? '✗' : '!' }} {{ toast.message }}