Skip to content

Commit

Permalink
spec import
Browse files Browse the repository at this point in the history
  • Loading branch information
mnajdova committed Jul 15, 2024
1 parent d0a634f commit 12233d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { expectType } from '@mui/types';
import { useAutocomplete, FilterOptionsState } from '@mui/material/useAutocomplete';
import useAutocomplete, { FilterOptionsState } from '@mui/material/useAutocomplete';

interface Person {
id: string;
Expand Down

0 comments on commit 12233d9

Please sign in to comment.