Skip to content

Commit f029768

Browse files
committed
Commit FieldPickerListData
1 parent 1699960 commit f029768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/controls/fields/fieldPickerListData/FieldPickerListData.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { IFieldPickerListDataProps } from "./IFieldPickerListDataProps";
33
import { IFieldPickerListDataState } from "./IFieldPickerListDataState";
44
import { escape } from "@microsoft/sp-lodash-subset";
55
import { TagPicker } from "office-ui-fabric-react/lib/components/pickers/TagPicker/TagPicker";
6-
import SPservice from "../../../services/SPservice";
6+
import SPservice from "../../../services/SPService";
77
import { Label } from "office-ui-fabric-react/lib/Label";
88

99

0 commit comments

Comments
 (0)