Scoped: update readme headers to @babel/ [skip ci]

This commit is contained in:
Henry Zhu
2017-10-16 17:13:12 -04:00
parent adfacbb270
commit c0a958098f
128 changed files with 128 additions and 128 deletions

View File

@@ -1,4 +1,4 @@
# babel-plugin-transform-react-inline-elements
# @babel/plugin-transform-react-inline-elements
> Replaces the `React.createElement` function with one that is more optimized for production: `babelHelpers.jsx`.