Skip to content

Commit e9c8692

Browse files
committed
Commit FieldPickerListData
1 parent f029768 commit e9c8692

File tree

1 file changed

+1
-1
lines changed
  • src/controls/fields/fieldPickerListData

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// A file is required to be in the root of the /src directory by the TypeScript compiler
22
export * from './IFieldPickerListDataProps';
33
export * from './IFieldPickerListDataState';
4-
export * from '../services/SPservice';
4+
export * from '../../../services/SPService';
55
export * from './FieldPickerListData';

0 commit comments

Comments
 (0)