Update folder structure and refactor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {Component, OnInit} from '@angular/core';
|
||||
import {CountryService} from '../../service/countryservice';
|
||||
import { Component, OnInit } from '@angular/core';
|
||||
import { CountryService } from '../../service/countryservice';
|
||||
|
||||
@Component({
|
||||
templateUrl: './floatlabel.component.html',
|
||||
|
||||
Reference in New Issue
Block a user