Skip to content

Commit 3e7f38e

Browse files
joakimgrrSimek
andauthored
Update text.md adjustsFontSizeToFit platform (#2435)
* Update text.md adjustFontSizeToFit platform * update the base docs too Co-authored-by: Bartosz Kaszubowski <[email protected]>
1 parent 5c05d3b commit 3e7f38e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

docs/text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ See the [Accessibility guide](accessibility#accessible-ios-android) for more inf
310310

311311
---
312312

313-
### `adjustsFontSizeToFit` <div class="label ios">iOS</div>
313+
### `adjustsFontSizeToFit`
314314

315315
Specifies whether fonts should be scaled down automatically to fit given style constraints.
316316

website/versioned_docs/version-0.62/text.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -325,9 +325,9 @@ See the [Accessibility guide](accessibility.md#accessible-ios-android) for more
325325

326326
Specifies whether fonts should be scaled down automatically to fit given style constraints.
327327

328-
| Type | Required | Platform |
329-
| ---- | -------- | -------- |
330-
| bool | No | iOS |
328+
| Type | Required |
329+
| ---- | -------- |
330+
| bool | No |
331331

332332
---
333333

website/versioned_docs/version-0.63/text.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -327,9 +327,9 @@ See the [Accessibility guide](accessibility.md#accessible-ios-android) for more
327327

328328
Specifies whether fonts should be scaled down automatically to fit given style constraints.
329329

330-
| Type | Required | Platform |
331-
| ---- | -------- | -------- |
332-
| bool | No | iOS |
330+
| Type | Required |
331+
| ---- | -------- |
332+
| bool | No |
333333

334334
---
335335

0 commit comments

Comments
 (0)