Update folder structure and refactor

This commit is contained in:
Çetin
2021-12-29 09:28:51 +03:00
parent 01624fc767
commit 940d8ee261
35 changed files with 269 additions and 268 deletions

View File

@@ -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';