UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

8 lines (6 loc) 149 B
import warning from '../_util/warning'; var Icon = function Icon() { warning(false, 'Icon', 'Empty Icon'); return null; }; export default Icon;