We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e00c9b0 commit 37d85baCopy full SHA for 37d85ba
docs/layout-props.md
@@ -211,9 +211,9 @@ Aspect ratio controls the size of the undefined dimension of a node. See https:/
211
- On a node with flex grow/shrink, aspect ratio controls the size of the node in the cross axis if unset
212
- Aspect ratio takes min/max dimensions into account
213
214
-| Type | Required |
215
-| ------ | -------- |
216
-| number | No |
+| Type | Required |
+| -------------- | -------- |
+| number, string | No |
217
218
---
219
0 commit comments