Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.0.0-beta.1
Environment
codesandbox
Reproduction link
Steps to reproduce
ConfigProvider.config({
prefixCls: 'ant',
});
What is expected?
no errors
What is actually happening?
Uncaught TypeError: ConfigProvider.config is not a function