2018-06-15 10:13:20 -04:00

456 B

@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 @babel/plugin-transform-react-inline-elements

or using yarn:

yarn add --save @babel/plugin-transform-react-inline-elements