shared-module-example-by-dinesh
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "shared-module-example-by-dinesh", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,3 +0,1 @@ | ||
import { localStrings } from '@const/local-strings'; | ||
import { environment } from '@env/environment'; | ||
import { | ||
@@ -10,4 +8,4 @@ Component, | ||
} from '@angular/core'; | ||
import { PerfectScrollbarConfigInterface } from 'ngx-perfect-scrollbar'; | ||
@Component({ | ||
@@ -14,0 +12,0 @@ selector: 'app-drop-down', |
Sorry, the diff of this file is not supported yet
5561
42