Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPossible typo in 18.conditionals-in-jsx.md under "do expression" section #96
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From reading about do expressions, it seems that the code section under the text
should be
do {instead ofdo => {on line 5, but I'm not 100% sure. Can someone please clarify?