Skip to content

Commit

Permalink
Fix missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
morganchen12 committed Aug 13, 2018
1 parent 5b58418 commit 8f3f5df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FirebaseAuthUI/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ You can customize all email/password screens, including but not limited to:
- Hiding the top `UINavigationBar`
- Adding a `Cancel` button
- Use a UI view other than `UITableView`

Things that are not customizable:
- `UIAlertController` popups (showing error labels instead)
- Modifying the screen flow (combining screens or skipping particular screens)
Expand Down

0 comments on commit 8f3f5df

Please sign in to comment.