Skip to content

Commit

Permalink
docs(ui): links to child pages (firebase#7537)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo authored Dec 10, 2021
1 parent 0d3b523 commit 3353b59
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/ui/auth.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ flutter pub add flutterfire_ui
To understand what Flutter UI for Auth offers, the following documentation pages walk you through the various topics on
how to use the package within your Flutter app.

1. [Integrating your first screen](auth/integrating-your-first-screen)
1. [Configuring Providers](auth/configuring-providers)
1. [Building a custom UI](auth/building-a-custom-ui)
1. [Localization](auth/localization)
1. [Theming](auth/theming)
1. [Navigation](auth/navigation)
1. [Integrating your first screen](integrating-your-first-screen)
1. [Configuring Providers](configuring-providers)
1. [Building a custom UI](building-a-custom-ui)
1. [Localization](localization)
1. [Theming](theming)
1. [Navigation](navigation)

0 comments on commit 3353b59

Please sign in to comment.