first commit
This commit is contained in:
6
frontend/node_modules/antd/es/descriptions/Item.js
generated
vendored
Normal file
6
frontend/node_modules/antd/es/descriptions/Item.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
// JSX Structure Syntactic Sugar. Never reach the render code.
|
||||
/* istanbul ignore next */
|
||||
const DescriptionsItem = ({
|
||||
children
|
||||
}) => children;
|
||||
export default DescriptionsItem;
|
||||
Reference in New Issue
Block a user