vandamm / 30-rails

React implementation of "30 Rails" board game
MIT License
0 stars 1 forks source link

remove rotated-0 from .cell.flipped #7

Closed frudolph77 closed 4 years ago

frudolph77 commented 4 years ago

because it's not part of the class when tile 6 gets flipped, as also when it is not flipped

The div-Tag for a flipped and not rotated tile 6

<div class="cell tile available flipped track track-6"></div>