Skip to content

Commit 8606ebe

Browse files
Lint ignore
1 parent 29b44f2 commit 8606ebe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

datahub-web-react/src/app/previewV2/ContextPath.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ interface Props {
8383
// eslint-disable-next-line react/no-unused-prop-types
8484
entityLogoComponent?: JSX.Element;
8585
// eslint-disable-next-line react/no-unused-prop-types
86+
instanceId?: string;
87+
// eslint-disable-next-line react/no-unused-prop-types
8688
typeIcon?: JSX.Element;
8789
type?: string;
8890
entityType: EntityType;

0 commit comments

Comments
 (0)