We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 052abc1 commit 8485b1cCopy full SHA for 8485b1c
src/controls/peoplepicker/IPeoplePicker.ts
@@ -1,5 +1,6 @@
1
-import { IBasePickerStyles, IPersonaProps } from "@fluentui/react";
2
import { DirectionalHint } from '@fluentui/react/lib/Callout';
+import { IPersonaProps } from '@fluentui/react/lib/Persona';
3
+import { IBasePickerStyles } from '@fluentui/react/lib/Pickers';
4
import { IPeoplePickerContext, PrincipalType } from ".";
5
6
/**
0 commit comments