Skip to content

Commit 9f0ce28

Browse files
committed
commit changes
1 parent 1ef73ff commit 9f0ce28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/controls/listPicker/IListPicker.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { LibsOrderBy } from "../../services/ISPService";
2-
import { BaseComponentContext } from '@microsoft/sp-component-base';
2+
<import { BaseComponentContext } from '@microsoft/sp-component-base';>
33
import { IDropdownOption } from "office-ui-fabric-react/lib/Dropdown";
44

55
export interface IListPickerProps {

0 commit comments

Comments
 (0)