Skip to content

Commit c6c08df

Browse files
committed
chore: Formatting
1 parent 26d872d commit c6c08df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/react/src/firebase/firebase.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export const ui = initializeUI({
3535
countryCodes({
3636
allowedCountries: ["US", "CA", "GB"],
3737
defaultCountry: "GB",
38-
})
38+
}),
3939
],
4040
});
4141

0 commit comments

Comments
 (0)