ng-pokedex icon indicating copy to clipboard operation
ng-pokedex copied to clipboard

fix - simple typo and unused library import

Open sadevn opened this issue 3 years ago • 0 comments

  • A open source Pokédex in about.component.html I think we can modify it to An open source Pokédex
  • import { switchMap, startWith, tap, map } from 'rxjs/operators'; in pokemon.service.ts tap is not used

sadevn avatar Dec 20 '21 12:12 sadevn