update
This commit is contained in:
@@ -10,6 +10,7 @@ import { Pokemon } from '../pokemon';
|
||||
export class MyComponentComponent {
|
||||
id: string;
|
||||
selectedPokeId : string;
|
||||
searchPokeName: string;
|
||||
|
||||
pokes : Pokemon[] = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user