When I changed the antd version, I mistakenly reported 'Divider' is not defined.

Test antd document Form in the demo code const {getFieldDecorator} = this.props.form; reported an error, found that their antd version is too low, so npm install antd@beta-save installed the latest version of antd, but my project Divider reported that there is no definition, experienced know what the later version of this Divider will be replaced?


is obviously still there. At least check the official api and ask


node_modules to delete it and try install again.


. Is it abnormal to get started asking about the basics?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7bb277-2a0b4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7bb277-2a0b4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?