angularfire
angularfire copied to clipboard
Fix imports in route guards documentation examples
Checklist
- Issue number for this PR: #3622
- Docs included?: Yes
- Test units included?: No
- In a clean directory,
yarn install,yarn testrun successfully? No
Description
Fixes the route guards documentation by using the correct AuthGuard import instead of AngularFireAuthGuard.
Code sample
N/A