Skip to content

Commit 02a3a53

Browse files
committed
Update interface reference
1 parent 2bcb69c commit 02a3a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/controls/listView/ListView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { IColumn } from 'office-ui-fabric-react/lib/components/DetailsList';
55
import { findIndex, has, sortBy, isEqual, cloneDeep } from '@microsoft/sp-lodash-subset';
66
import { FileTypeIcon, IconType } from '../fileTypeIcon/index';
77
import * as strings from 'ControlStrings';
8-
import { IGroupsItems } from '../../../lib/ListView';
8+
import { IGroupsItems } from './IListView';
99

1010
/**
1111
* File type icon component

0 commit comments

Comments
 (0)