Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 년 전 | |
---|---|---|
.. | ||
src | 6 년 전 | |
test | 6 년 전 | |
.npmignore | 7 년 전 | |
README.md | 6 년 전 | |
package.json | 6 년 전 |
Turn JSX elements into exploded React objects
See our website @babel/plugin-transform-react-inline-elements for more information.
Using npm:
npm install --save @babel/plugin-transform-react-inline-elements
or using yarn:
yarn add --save @babel/plugin-transform-react-inline-elements