Skip to content

Commit e2fef24

Browse files
committed
feat: add autocomplete input
1 parent 13e5477 commit e2fef24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/form/autocomplete/form-autocomplete.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ function FormAutocompleteInput<
108108
);
109109
}
110110

111-
export default FormAutocompleteInput;
111+
export default FormAutocompleteInput;

0 commit comments

Comments
 (0)