Skip to content

Commit

Permalink
Merge pull request #1212 from pnp/fix-build
Browse files Browse the repository at this point in the history
fixed
  • Loading branch information
AJIXuMuK committed May 9, 2022
2 parents d3294b0 + 757cfca commit 49998e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/controls/treeView/TreeItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { Checkbox } from 'office-ui-fabric-react/lib/Checkbox';
import { Icon } from 'office-ui-fabric-react/lib/Icon';
import { ITheme } from 'office-ui-fabric-react/lib/Styling';
import { css } from 'office-ui-fabric-react/lib/Utilities';
import * as React from 'react';
import { ITreeItem } from './ITreeItem';
import { TreeItemActionsDisplayMode } from './ITreeItemActions';
import { TreeViewSelectionMode } from './ITreeViewProps';
Expand Down

0 comments on commit 49998e6

Please sign in to comment.