UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

6 lines 177 B
// JSX Structure Syntactic Sugar. Never reach the render code. /* istanbul ignore next */ const DescriptionsItem = ({ children }) => children; export default DescriptionsItem;