feat(typings): fixes import issue (#1682)

This commit is contained in:
bang88 2016-05-13 11:47:22 +08:00 committed by afc163
parent 0292eedb7b
commit 590c8b7951

View File

@ -3,7 +3,7 @@
// Definitions by: bang88 <https://github.com/bang88>, Bruce Mitchener <https://github.com/waywardmonkeys/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import React from 'react'
import * as React from 'react'
declare namespace Antd {