Skip to content

Commit 1732fbf

Browse files
Fix tests
1 parent 0ba6a26 commit 1732fbf

File tree

1 file changed

+0
-1
lines changed
  • src/shared/components/TrackHomePages/HomePage/CompetitionLeaderboard/TrackIcon

1 file changed

+0
-1
lines changed

src/shared/components/TrackHomePages/HomePage/CompetitionLeaderboard/TrackIcon/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ export default function TrackIcon({
1414
isActive,
1515
onClick,
1616
}) {
17-
console.log(track);
1817
return (
1918
<div
2019
styleName="trackIcon"

0 commit comments

Comments
 (0)