FACN4 / week9_Beat_the_AI

0's & X's
https://clever-wozniak-170c27.netlify.com
0 stars 1 forks source link

Things to present #6

Open DenisKent opened 6 years ago

DenisKent commented 6 years ago
matthall8 commented 6 years ago

Why did you use

<React.Fragment> 

instead of

<div>

What are the pros and cons of each approach?