Skip to content

Commit

Permalink
test: update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaRamirez committed Jan 16, 2023
1 parent 8b5595d commit 8ad3581
Show file tree
Hide file tree
Showing 2 changed files with 359 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/components/PokemonEditor/PokemonEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export interface PokemonEditorProps {
game: Game;
style: State['style'];

addPokemon: addPokemon;
// addPokemon: addPokemon;
}

export interface PokemonEditorState {
Expand Down
Loading

0 comments on commit 8ad3581

Please sign in to comment.