Skip to content

Commit 540f45a

Browse files
committed
Merge branch 'fullMetadataTermPathDisplay' of https://github.com/ekapic/sp-dev-fx-controls-react into fullMetadataTermPathDisplay
2 parents 6c8278d + 6e75c5a commit 540f45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/controls/modernTaxonomyPicker/ModernTaxonomyPicker.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ import {
3737
} from '@pnp/sp/taxonomy';
3838
import { TermItemSuggestion } from './termItem/TermItemSuggestion';
3939
import { ModernTermPicker } from './modernTermPicker/ModernTermPicker';
40-
import { IModernTermPickerProps, ITermItemProps } from './modernTermPicker/ModernTermPicker.types';
40+
import { IModernTermPickerProps, ITermItemProps, ITermItemStyles } from './modernTermPicker/ModernTermPicker.types';
4141
import { TermItem } from './termItem/TermItem';
4242
import { IReadonlyTheme } from '@microsoft/sp-component-base';
4343
import { ITermLabel } from '@pnp/sp/taxonomy/types';

0 commit comments

Comments
 (0)