Update folder structure and refactor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {Component, OnDestroy} from '@angular/core';
|
||||
import { Component, OnDestroy } from '@angular/core';
|
||||
import { AppComponent } from './app.component';
|
||||
import { AppMainComponent } from './app.main.component';
|
||||
import { Subscription } from 'rxjs';
|
||||
|
||||
Reference in New Issue
Block a user