mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-04-23 04:49:50 -04:00
441 B
441 B
@babel/plugin-transform-react-display-name
Add displayName to React.createClass calls
See our website @babel/plugin-transform-react-display-name for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-transform-react-display-name
or using yarn:
yarn add @babel/plugin-transform-react-display-name --dev