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 upReplacing Loop div element with Fragment #65
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


react-game-kit/src/components/loop.js
Lines 38 to 48 in e9797f4
Since
Loopdoesn't say anything about rendering, maybe we could change this div to React.Fragment?I'm happy to make a PR if it's okay.