We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f00f318 + 2541986 commit 3b900bdCopy full SHA for 3b900bd
src/controls/contentTypePicker/ContentTypePicker.tsx
@@ -1,5 +1,5 @@
1
import * as telemetry from '../../common/telemetry';
2
-import React from 'react';
+import * as React from 'react';
3
import { IContentTypePickerProps, IContentTypePickerState } from './IContentTypePicker';
4
import { ISPService } from '../../services/ISPService';
5
import { SPServiceFactory } from '../../services/SPServiceFactory';
0 commit comments