summaryrefslogtreecommitdiffhomepage
path: root/packages/browser/src/helpers/webAuthnAbortService.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/browser/src/helpers/webAuthnAbortService.ts')
-rw-r--r--packages/browser/src/helpers/webAuthnAbortService.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/browser/src/helpers/webAuthnAbortService.ts b/packages/browser/src/helpers/webAuthnAbortService.ts
index da5380b..395ceea 100644
--- a/packages/browser/src/helpers/webAuthnAbortService.ts
+++ b/packages/browser/src/helpers/webAuthnAbortService.ts
@@ -45,4 +45,4 @@ class BaseWebAuthnAbortService {
* developers building projects that use client-side routing to better control the behavior of
* their UX in response to router navigation events.
*/
-export const WebauthnAbortService = new BaseWebAuthnAbortService();
+export const WebAuthnAbortService = new BaseWebAuthnAbortService();