Update folder structure and refactor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {Component, OnInit } from '@angular/core';
|
||||
import {AppComponent} from './app.component';
|
||||
import { Component, OnInit } from '@angular/core';
|
||||
import { AppComponent } from './app.component';
|
||||
|
||||
@Component({
|
||||
selector: 'app-menu',
|
||||
|
||||
Reference in New Issue
Block a user