Closed sadevn closed 1 year ago
A open source Pokédex
An open source Pokédex
import { switchMap, startWith, tap, map } from 'rxjs/operators';
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, so removed it