reactjs / react.dev

The React documentation website
https://react.dev/
Creative Commons Attribution 4.0 International
10.96k stars 7.49k forks source link

[Suggestion]: Improve code in Tic-Tac-Toe demo #7040

Open prajwalkulkarni opened 2 months ago

prajwalkulkarni commented 2 months ago

Summary

I believe there's a good scope to improve the code in the Tic-Tac-Toe example here.

Page

https://react.dev/learn/tutorial-tic-tac-toe

Details

PrittoRuban commented 2 months ago

It's a good suggestion! may I open a pull request?

prajwalkulkarni commented 2 months ago

Sure

PrittoRuban commented 2 months ago

I've edited it according to your suggestion, is it ok?