NervJS / nerv

A blazing fast React alternative, compatible with IE8 and React 16.

Home Page:https://nerv.aotu.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react.createClass is not a function?

GuidianLiang opened this issue · 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?