UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

4 lines 158 B
/* istanbul ignore next */ /** This is a syntactic sugar for `columns` prop. So HOC will not work on this. */ const Column = _ => null; export default Column;