DEV Community

Discussion on: React Tic Tac Toe Tutorial

Collapse
 
lucvankerkvoort profile image
Luc van Kerkvoort

The X and O are basically just strings inside of the tile class so you can change the font color on that. Or set it inline by using style