ng-pokedex
ng-pokedex copied to clipboard
fix - simple typo and unused library import
-
A open source Pokédex
in about.component.html I think we can modify it toAn open source Pokédex
-
import { switchMap, startWith, tap, map } from 'rxjs/operators';
in pokemon.service.ts tap is not used