react-game-kit icon indicating copy to clipboard operation
react-game-kit copied to clipboard

Replacing Loop div element with Fragment

Open hasparus opened this issue 7 years ago • 0 comments

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.

hasparus avatar May 17 '18 07:05 hasparus