ing
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
<div id="app-menu-bar" role="menubar" aria-label="Application menu">
|
||||
|
||||
</div>
|
||||
@@ -1,7 +1,7 @@
|
||||
import { Component, OnInit } from '@angular/core';
|
||||
|
||||
@Component({
|
||||
selector: 'of-app-menu-bar',
|
||||
selector: 'app-menu-bar',
|
||||
templateUrl: './app-menu-bar.component.html',
|
||||
})
|
||||
export class AppMenuBarComponent implements OnInit {
|
||||
|
||||
Reference in New Issue
Block a user