Skip to content

Commit

Permalink
remove more
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroenv committed Oct 29, 2020
1 parent 424ac39 commit 9d5fb35
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { createAutocomplete, AutocompleteSuggestion } from '..';
import { InternalAutocompleteSource } from '../types';

function createSuggestion<TItem extends { label: string }>(
items: TItem[] | TItem[][] = []
Expand Down

0 comments on commit 9d5fb35

Please sign in to comment.