Skip to content

Commit eb7c465

Browse files
committed
updated content, improved formatting
1 parent 18a6035 commit eb7c465

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

docs/troubleshooting/migrate-widget-issues/configure_text_widget_auto_size_behavior.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,4 @@ The `Auto Size` option allows the `Text` widget to automatically reduce its font
4747

4848
:::note
4949
The `Auto Size` feature has a minimum font size threshold. If the container becomes too small, text may clip or overflow when resizing is no longer possible.
50-
:::
51-
52-
53-
:::info[Additional Resources]
54-
For more information, refer to the **[Text Widget Configuration Guide](/ui-builder/text-widget)**.
55-
:::
50+
:::

docs/troubleshooting/migrate-widget-issues/store_custom_widget_output_using_app_state.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To use the output from a custom widget elsewhere in your project, you can store
1010

1111
:::info[Prerequisites]
1212
- You have created a custom widget in your project.
13-
- You are familiar with the **[App State management](/state-management/app-state)** system in FlutterFlow.
13+
- You are familiar with the **[App State management](/concepts/state-management)** system in FlutterFlow.
1414
:::
1515

1616
## Steps to Store Output from a Custom Widget

0 commit comments

Comments
 (0)