chore(navbar): remove unused SCSS file and reference
This commit is contained in:
parent
70044fc3c7
commit
c679952ef9
2 changed files with 0 additions and 35 deletions
|
@ -5,7 +5,6 @@ import { CommonModule } from '@angular/common';
|
|||
@Component({
|
||||
selector: 'app-navbar',
|
||||
templateUrl: './navbar.component.html',
|
||||
styleUrls: ['./navbar.component.scss'],
|
||||
standalone: true,
|
||||
imports: [CommonModule, RouterModule]
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue