diff --git a/type-definitions/antd.d.ts b/type-definitions/antd.d.ts index 80d7b8404c..5963b9345d 100644 --- a/type-definitions/antd.d.ts +++ b/type-definitions/antd.d.ts @@ -3,7 +3,7 @@ // Definitions by: bang88 , Bruce Mitchener // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -import React from 'react' +import * as React from 'react' declare namespace Antd {