If people copy paste to make an new package they might miss this and we will get a publish error later so figured we should add it to all.
@babel/plugin-transform-react-inline-elements
Turn JSX elements into exploded React objects
See our website @babel/plugin-transform-react-inline-elements for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-transform-react-inline-elements
or using yarn:
yarn add @babel/plugin-transform-react-inline-elements --dev