Update uikit samples and bumped PrimeNG
This commit is contained in:
@@ -6,6 +6,7 @@ import { CountryService } from 'src/app/demo/service/country.service';
|
||||
templateUrl: './inputdemo.component.html'
|
||||
})
|
||||
export class InputDemoComponent implements OnInit {
|
||||
|
||||
countries: any[] = [];
|
||||
|
||||
filteredCountries: any[] = [];
|
||||
|
||||
Reference in New Issue
Block a user