Skip to content

Commit 1699960

Browse files
committed
Commit FieldPickerListData
1 parent babd075 commit 1699960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/services/SPService.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { ISPService, ILibsOptions, LibsOrderBy } from "./ISPService";
22
import { ISPLists } from "../common/SPEntities";
33
import { WebPartContext } from "@microsoft/sp-webpart-base";
4-
import { ApplicationCustomizerContext } from '@microsoft/sp-application-base';
4+
import { ApplicationCustomizerContext } from "@microsoft/sp-application-base";
55
import { SPHttpClient, SPHttpClientResponse } from "@microsoft/sp-http";
66
import { sp, Web } from "@pnp/sp";
77

0 commit comments

Comments
 (0)