@alephdata/vislib
Advanced tools
Comparing version 1.6.4 to 1.6.5
@@ -11,3 +11,3 @@ import React from 'react'; | ||
export declare class EntityLabelBase extends React.Component<IEntityLabel> { | ||
render(): JSX.Element | undefined; | ||
render(): JSX.Element | null; | ||
} | ||
@@ -14,0 +14,0 @@ export declare const EntityLabel: React.ForwardRefExoticComponent<Pick<IEntityLabel, "entity" | "icon" | "truncate"> & { |
{ | ||
"name": "@alephdata/vislib", | ||
"version": "1.6.4", | ||
"version": "1.6.5", | ||
"description": "Graph network visualisation tool for aleph/followthemoney ", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
7662631