remcohaszing/babel-plugin-transform-react-class-to-function
A Babel 7 plugin which transforms React component classes into functions
JavaScriptMIT
Issues
- 3
ReferenceError
#4 opened by gjabelAmbitas - 2
Cannot use import * as React from 'react';
#2 opened by fabulator - 2
Why PureComponent is ignored?
#1 opened by dangreen