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 1ef73ff commit 9f0ce28Copy full SHA for 9f0ce28
src/controls/listPicker/IListPicker.ts
@@ -1,5 +1,5 @@
1
import { LibsOrderBy } from "../../services/ISPService";
2
-import { BaseComponentContext } from '@microsoft/sp-component-base';
+<import { BaseComponentContext } from '@microsoft/sp-component-base';>
3
import { IDropdownOption } from "office-ui-fabric-react/lib/Dropdown";
4
5
export interface IListPickerProps {
0 commit comments