### Expected behavior Generator should make components with Fragments by default from React v16.2.0 https://reactjs.org/docs/fragments.html https://reactjs.org/blog/2017/11/28/react-v16.2.0-fragment-support.html ### Actual behavior Uses Div by default