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 26d872d commit c6c08dfCopy full SHA for c6c08df
examples/react/src/firebase/firebase.ts
@@ -35,7 +35,7 @@ export const ui = initializeUI({
35
countryCodes({
36
allowedCountries: ["US", "CA", "GB"],
37
defaultCountry: "GB",
38
- })
+ }),
39
],
40
});
41
0 commit comments