Skip to content

Commit 527a2b5

Browse files
committed
renaming header to match what is in the app
1 parent 3a14489 commit 527a2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ff-concepts/adding-customization/custom-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ When there is a compilation error, the code analyzer will stop running and displ
117117
by the compiler. Once fixed, save the code and rerun using the Compile Code button. The code analyzer
118118
should then be reconnected. You can also manually reconnect it if needed.
119119

120-
### Custom Code Default Imports
120+
### Automatic FlutterFlow Imports
121121

122122
When creating a new custom code snippet (Actions, Widgets, or Functions) in FlutterFlow, some fundamental imports will be automatically added for you. These imports cannot be modified by the developer. Custom Functions do not allow adding any custom imports, but you can add custom imports in Custom Actions and Widgets after the line **"Do not remove or modify the code above"**.
123123

0 commit comments

Comments
 (0)