Skip to content

Commit fedfe85

Browse files
Add alternative properties (#4364)
1 parent f1cb8be commit fedfe85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/Demo/FluentUI.Demo.Client/Documentation/GetStarted/Migration/MigrationFluentTextArea.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ hidden: true
1616

1717
### Removed properties💥
1818

19-
- `Cols`
20-
- `Rows`
19+
- `Cols` use `Width` instead.
20+
- `Rows` use `Height` instead.

0 commit comments

Comments
 (0)