Skip to content

Commit f6ec166

Browse files
author
Soren Roth
committed
update since version of the public FeatureForm composable method.
1 parent f821830 commit f6ec166

File tree

1 file changed

+1
-1
lines changed
  • toolkit/featureforms/src/main/java/com/arcgismaps/toolkit/featureforms

1 file changed

+1
-1
lines changed

toolkit/featureforms/src/main/java/com/arcgismaps/toolkit/featureforms/FeatureForm.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ public sealed class ValidationErrorVisibility {
8585
* when the validation errors are visible. Default is [ValidationErrorVisibility.Automatic] which
8686
* indicates errors are only visible once the respective field gains focus.
8787
*
88-
* @since 200.2.0
88+
* @since 200.4.0
8989
*/
9090
@Composable
9191
public fun FeatureForm(

0 commit comments

Comments
 (0)