UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

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