We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fb721e commit 70cb3abCopy full SHA for 70cb3ab
src/responsive-grid/index.jsx
@@ -70,6 +70,7 @@ class ResponsiveGrid extends Component {
70
* 设置标签类型
71
*/
72
component: PropTypes.elementType,
73
+ style: PropTypes.object,
74
};
75
76
static defaultProps = {
0 commit comments