react.createClass is not a function?
GuidianLiang opened this issue · 1 comments
GuidianLiang commented
i have add alias 'create-react-class' in webpack.config.js, but will throw error as title when i use ant-design component.?
GuidianLiang commented
antd still use API React.createClass( legacy?) , it is not a good idea to abandon that?