most snippets added ```<div></div>``` without ```<></>``` (Fragment). After React 16.2 Fragment is better for wrapping component. So, why we still using ```<div>```?