Skip to content
This repository was archived by the owner on Jun 20, 2022. It is now read-only.

Commit bcbb2ed

Browse files
committed
fix: remove gutter from Col`
Closes #126
1 parent 081785e commit bcbb2ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/shared/core/Col.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ function create() {
107107
'omd',
108108
'olg',
109109
'oxl',
110+
'gutter',
110111
],
111112
style: getStyleFromProps,
112113
propTypes: {

0 commit comments

Comments
 (0)