From 7ff1b161c31fdb3cf2012ff4d374b317e1a1f2e5 Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Sat, 17 Jul 2021 14:29:10 +0200 Subject: Trying to regain collapse/coloring functionality --- app/components/tweaks/tweaks.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/components/tweaks/tweaks.tsx') diff --git a/app/components/tweaks/tweaks.tsx b/app/components/tweaks/tweaks.tsx index cfe658c..2a2e3d3 100644 --- a/app/components/tweaks/tweaks.tsx +++ b/app/components/tweaks/tweaks.tsx @@ -50,7 +50,7 @@ export const Tweaks = observer(function Tweaks(props: TweaksProps): JSX.Element step={1} /> { setPhysics({ ...physics, linkStrength: value }) }} value={physics.linkStrength} -- cgit v1.2.3