angularfire icon indicating copy to clipboard operation
angularfire copied to clipboard

Fix imports in route guards documentation examples

Open Erick2280 opened this issue 1 year ago • 0 comments

Checklist

  • Issue number for this PR: #3622
  • Docs included?: Yes
  • Test units included?: No
  • In a clean directory, yarn install, yarn test run successfully? No

Description

Fixes the route guards documentation by using the correct AuthGuard import instead of AngularFireAuthGuard.

Code sample

N/A

Erick2280 avatar Feb 15 '25 17:02 Erick2280