Skip to content

Commit

Permalink
Remove newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin White committed Jan 10, 2024
1 parent 3a1f213 commit e5d2682
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/components/autocomplete/autocomplete.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ export const AUTOCOMPLETE_VALUE_ACCESSOR: any = {
useExisting: forwardRef(() => AutoComplete),
multi: true
};

/**
* AutoComplete is an input component that provides real-time suggestions when being typed.
* @group Components
Expand Down

0 comments on commit e5d2682

Please sign in to comment.