Skip to content

Commit 9cc9b97

Browse files
committed
prettier
1 parent 9973b96 commit 9cc9b97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages-exp/auth-exp/src/model/public_types.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ export interface Config {
6767
/**
6868
* Interface representing reCAPTCHA parameters.
6969
*
70-
* See the [reCAPTCHA docs](https://developers.google.com/recaptcha/docs/display#render_param)
71-
* for the list of accepted parameters. All parameters are accepted except for `sitekey`: Firebase Auth
70+
* See the [reCAPTCHA docs](https://developers.google.com/recaptcha/docs/display#render_param)
71+
* for the list of accepted parameters. All parameters are accepted except for `sitekey`: Firebase Auth
7272
* provisions a reCAPTCHA for each project and will configure the site key upon rendering.
7373
*
7474
* For an invisible reCAPTCHA, set the `size` key to `invisible`.

0 commit comments

Comments
 (0)