The problem that Ant Design does not take effect after "demand loading" configuration

create a react project with create-react-app. If you want to use ant-design, the UI library, the official website describes loading on demand as follows:

http://ant.design/docs/react/.

how exactly does this "load on demand" use Tendt


antd is different from antd-mobile. If you use antd-mobile, it should be equipped with libraryName: "antd-mobile"


import {Button} from 'antd';

.
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-1b353c5-34329.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-1b353c5-34329.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?