https://github.com/FormidableLabs/react-game-kit/blob/e9797f473913a67efe17fae2ed1b991d2508d53e/src/components/loop.js#L38-L48 Since `Loop` doesn'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.
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.