The project in question is using React-16.2.0 which has the capability to use Fragments and the Fragment shorthand.
https://reactjs.org/blog/2017/11/28/react-v16.2.0
Fragment syntax is only supported by Babel v7.0.0-beta.31 & above.