mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-11-05 00:32:55 +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