Skip to content

Commit 70cb3ab

Browse files
committed
fix(ResponsiveGrid): merge style, close #1707
1 parent 3fb721e commit 70cb3ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/responsive-grid/index.jsx

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ class ResponsiveGrid extends Component {
7070
* 设置标签类型
7171
*/
7272
component: PropTypes.elementType,
73+
style: PropTypes.object,
7374
};
7475

7576
static defaultProps = {

0 commit comments

Comments
 (0)