-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(navbar): Add environment badge to navbar
- Added environment badges to the navbar component HTML file - The badges display the current environment name (development or preview) - Updated the navbar component TypeScript file to import the `environment` variable from the correct path - Injected `AuthService` into the `NavbarComponent` class
- Loading branch information
1 parent
6c4d301
commit 05eef0b
Showing
2 changed files
with
18 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters