affichage du nombre de tour dans le mode Enigme du jour

demo_bourges
Pierre Ferreira 1 year ago
parent 7e46ea6e74
commit aaa2f237b7

@ -284,7 +284,7 @@ const InGame = ({locale, changeLocale}) => {
</div> </div>
{IsSolo && !isDaily && {IsSolo &&
<div className='nbLaps' style={{ <div className='nbLaps' style={{
backgroundColor: theme.colors.primary, backgroundColor: theme.colors.primary,
borderColor: theme.colors.secondary borderColor: theme.colors.secondary

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save