Skip to content

Commit a25fde1

Browse files
committed
#1025 -issue with missing PnPJS imports
1 parent f957409 commit a25fde1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/utilities/SPHelper.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import '@pnp/sp/fields';
99
import { SPHttpClient } from '@microsoft/sp-http';
1010
import { IFieldInfo } from '@pnp/sp/fields';
1111
import '@pnp/sp/site-users/web';
12+
import '@pnp/sp/webs';
1213

1314
declare var window: any;
1415

0 commit comments

Comments
 (0)