Skip to content
Snippets Groups Projects
Commit cd66cd7d authored by Romain CREY's avatar Romain CREY
Browse files

fix: ecogesture icon on finished challenge

parent 042c2730
Branches
Tags
1 merge request!58Merge master into dev - v0.1.6
......@@ -164,6 +164,7 @@ const FinishedChallengeDetailsViewContainer: React.FC<FinishedChallengeDetailsVi
opened={openEcogestureModal}
ecogesture={challenge.selectedEcogestures[challengeEcogesture]}
handleCloseClick={handleCloseClick}
unlockedEcogesture={true}
/>
</>
)}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment