refactor(graph): Refactoring the attribute line component to extract common logic into a separate file
This commit is contained in:
@@ -202,7 +202,6 @@ const PropertyRow = ({
|
||||
name={name}
|
||||
value={value}
|
||||
onClick={onClick}
|
||||
tooltip={tooltip}
|
||||
entityId={entityId}
|
||||
entityType={entityType}
|
||||
sourceId={sourceId}
|
||||
|
Reference in New Issue
Block a user