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 adf4579 commit e5fd0e9Copy full SHA for e5fd0e9
src/controls/treeView/TreeItem.tsx
@@ -1,3 +1,4 @@
1
+import * as React from 'react';
2
import * as strings from 'ControlStrings';
3
import { IconButton } from 'office-ui-fabric-react/lib/Button';
4
import { Checkbox } from 'office-ui-fabric-react/lib/Checkbox';
0 commit comments