From f69c94297de4168175d02e9ead985b7420cb0bfc Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Sat, 16 Oct 2021 22:41:27 +0200 Subject: feat(labels): better defaults --- components/Tweaks/NodesNLinksPanel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/Tweaks/NodesNLinksPanel.tsx') diff --git a/components/Tweaks/NodesNLinksPanel.tsx b/components/Tweaks/NodesNLinksPanel.tsx index dba927c..3321ae3 100644 --- a/components/Tweaks/NodesNLinksPanel.tsx +++ b/components/Tweaks/NodesNLinksPanel.tsx @@ -28,7 +28,7 @@ export const NodesNLinksPanel = (props: NodesNLinksPanelProps) => { onChange={(value) => setVisuals({ ...visuals, nodeRel: value })} />