NervJS/nerv

react.createClass is not a function?

GuidianLiang opened this issue · 1 comments

i have add alias 'create-react-class' in webpack.config.js, but will throw error as title when i use ant-design component.?

antd still use API React.createClass( legacy?) , it is not a good idea to abandon that?