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.
1 parent d3294b0 commit 757cfcaCopy full SHA for 757cfca
src/controls/treeView/TreeItem.tsx
@@ -5,7 +5,6 @@ import { Checkbox } from 'office-ui-fabric-react/lib/Checkbox';
5
import { Icon } from 'office-ui-fabric-react/lib/Icon';
6
import { ITheme } from 'office-ui-fabric-react/lib/Styling';
7
import { css } from 'office-ui-fabric-react/lib/Utilities';
8
-import * as React from 'react';
9
import { ITreeItem } from './ITreeItem';
10
import { TreeItemActionsDisplayMode } from './ITreeItemActions';
11
import { TreeViewSelectionMode } from './ITreeViewProps';
0 commit comments