From 8543b0cf30b62991d155ca31899960209d00283d Mon Sep 17 00:00:00 2001 From: Lennart Date: Thu, 23 May 2024 09:36:11 +0200 Subject: [PATCH] Update red-gorillas-count.md --- .changeset/red-gorillas-count.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/red-gorillas-count.md b/.changeset/red-gorillas-count.md index 73678529f85..f6c4c3d0117 100644 --- a/.changeset/red-gorillas-count.md +++ b/.changeset/red-gorillas-count.md @@ -2,5 +2,5 @@ '@clerk/elements': patch --- -Fix: Verification form submission wasn't working after returning from "choosing an alternate strategy" without making a selection. -Perf: Adds a `NeverRetriable` state for applicable strategies so the countdown doesn't run needlessly. +- Fix: Verification form submission wasn't working after returning from "choosing an alternate strategy" without making a selection. +- Perf: Add a `NeverRetriable` state for applicable strategies so the countdown doesn't run needlessly.