Skip to content

Commit 9dc4c12

Browse files
SUPERCILEXsamtstern
authored andcommitted
Fix syntax highlighting missing a closing tag (#911)
1 parent 5154ae0 commit 9dc4c12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

auth/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,7 @@ Second, ensure the three standard AppCompat color resources are defined with you
417417
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
418418
<item name="colorAccent">@color/colorAccent</item>
419419
</style>
420+
```
420421

421422
If you would like more control over FirebaseUI's styling, you can define your own custom style
422423
to override certain or all styling attributes. For example, a green sign-in theme:

0 commit comments

Comments
 (0)