You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -121,7 +121,7 @@ Optional. A `string` or valid React component. Defaults to `div`.
121
121
122
122
Controls the width of the grid unit.
123
123
124
-
A `number` between `0` and `1` OR a `string` of `min` or `max` OR an `object` where the values are `number`s or `string`s for each desired breakpoint. Defaults to `1`.
124
+
A `number` between `0` and `1` OR a `string` of `min` or `max` OR an `object` where the values are a `number` between `0` and `1` OR a `string` of `min` or `max` for each desired breakpoint.
0 commit comments