Skip to content

Commit

Permalink
adding a space
Browse files Browse the repository at this point in the history
  • Loading branch information
MikesGlitch committed Nov 18, 2023
1 parent 5343a3e commit b6411c3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -690,6 +690,7 @@ function isMultiAutocomplete(
): props is ComponentProps<typeof MultiAutocomplete> {
return multi;
}

function isSingleAutocomplete(
props: AutocompleteProps,
multi?: boolean,
Expand Down

0 comments on commit b6411c3

Please sign in to comment.