Skip to content

Commit

Permalink
Update docs/src/pages/system/sizing/sizing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari authored Jul 14, 2021
1 parent 6e10ad0 commit 622f494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/system/sizing/sizing.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Supported values

The sizing properties: `width`, `height`, `minHeight`, `maxHeight`, `minWidth` and `maxWidth` are using the following custom transform function for the value:
The sizing properties: `width`, `height`, `minHeight`, `maxHeight`, `minWidth`, and `maxWidth` are using the following custom transform function for the value:

```js
function transform(value) {
Expand Down

0 comments on commit 622f494

Please sign in to comment.