Skip to content

Commit

Permalink
Merge pull request #41 from TiagoM13/refactor/components
Browse files Browse the repository at this point in the history
resolve conflict
  • Loading branch information
TiagoM13 authored May 14, 2023
2 parents 8803233 + 3a4f027 commit 0fe866d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 deletions.
16 changes: 0 additions & 16 deletions src/components/Loading/Loading.tsx

This file was deleted.

4 changes: 2 additions & 2 deletions src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ export * from './Header/Header';
export * from './ImageLazyLoader/ImageLazyLoader';
export * from './InputSearch/InputSearch';
export * from './ListPokemon/ListPokemon';
export * from './Loading/Loading';
export * from './LoadingSkeleton/CardLoadingSkeleton';
export * from './Modal/Modal';
export * from './PokemonCard/PokemonCard';
export * from './Separator/Separator';
export * from './ShowMoreButton/ShowMoreButton';
export * from './SocialMedia/SocialMedia';
export * from './TypeCard/TypeCard';
export * from './ImageLazyLoader/ImageLazyLoader';
export * from './LoadingSkeleton/CardLoadingSkeleton';

0 comments on commit 0fe866d

Please sign in to comment.