We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f395e87 commit 54a2c67Copy full SHA for 54a2c67
playground/src/main.ts
@@ -31,7 +31,7 @@ app
31
debug: process.env.NODE_ENV !== 'production',
32
isTokenAutoRefreshEnabled: true,
33
provider: new ReCaptchaV3Provider(
34
- '6LfJ0vgiAAAAAHheQE7GQVdG_c9m8xipBESx_SKI',
+ '6LfJ0vgiAAAAAHheQE7GQVdG_c9m8xipBESx_SKI'
35
),
36
}),
37
],
0 commit comments