UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

9 lines 212 B
// JSX Structure Syntactic Sugar. Never reach the render code. /* istanbul ignore next */ const DescriptionsItem = _ref => { let { children } = _ref; return children; }; export default DescriptionsItem;