Skip to content

Commit bdd3129

Browse files
docs: correct description of size property dimensions (#21986)
Resolves #21432
1 parent 996e5ab commit bdd3129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/pages/en/concepts/density-and-sizing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The **size** and **density** props are used to reduce the overall space a compon
2424

2525
### Size
2626

27-
This property reduces or increases the vertical and horizontal width a component takes up, as well as font-size.
27+
This property reduces or increases the width and height a component takes up, as well as font-size.
2828

2929
- x-small
3030
- small

0 commit comments

Comments
 (0)