Commit 8e69083c by amalk

26-06-2019

parent 0971fb01
......@@ -80,4 +80,4 @@
"android"
]
}
}
}
\ No newline at end of file
import {Component,OnInit, ElementRef, NgZone, ViewChild} from '@angular/core';
import {Component,OnInit, ElementRef, NgZone, ViewChild} from '@angular/core';
import { trigger, transition, animate, style } from '@angular/animations';
import { Router,ActivatedRoute } from '@angular/router';
import {Validators, FormBuilder, FormGroup, FormControl } from '@angular/forms';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment