mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
chore: removing console log
This commit is contained in:
parent
a06333f716
commit
92cdfa0526
1 changed files with 0 additions and 2 deletions
|
@ -43,8 +43,6 @@ export function GameItem({ game }: GameItemProps) {
|
|||
});
|
||||
}, [game.genres, language, steamGenres]);
|
||||
|
||||
console.log(game.genres);
|
||||
|
||||
return (
|
||||
<button
|
||||
type="button"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue