[UXP-10] reCAPTCHA angular component

This commit is contained in:
Sufiyan Shaikh
2022-06-10 20:48:35 +05:30
committed by Sufiyan Shaikh
parent 342a712513
commit 50e849dd44
12 changed files with 105 additions and 14 deletions

View File

@@ -8,5 +8,6 @@ export const environment: Partial<BuildConfig> = {
preboot: true,
async: true,
time: false
}
},
recaptchaSiteKey: '6LfmfEsgAAAAACNqQ0aHqJa0HOHcUsvv2OCiEbV4'
};