mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-09-03 04:49:58 +00:00
Move angular services to separate directory
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { AfterViewInit, Component, ElementRef, OnDestroy, OnInit, ViewChild } from '@angular/core';
|
||||
import { TerminadoService } from '../terminado.service';
|
||||
import { TerminadoService } from '../services/terminado.service';
|
||||
|
||||
|
||||
@Component({
|
||||
|
Reference in New Issue
Block a user