From cef5ae395c472ef80918104d0424c06f5ce84501 Mon Sep 17 00:00:00 2001 From: Tsu-ba-me Date: Wed, 2 Mar 2022 19:40:08 -0500 Subject: [PATCH] fix(striker-ui): change colour of finish edit icon in Servers panel --- striker-ui/components/Servers.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/striker-ui/components/Servers.tsx b/striker-ui/components/Servers.tsx index df90aa93..87f4bef1 100644 --- a/striker-ui/components/Servers.tsx +++ b/striker-ui/components/Servers.tsx @@ -238,7 +238,7 @@ const Servers = ({ anvil }: { anvil: AnvilListItem[] }): JSX.Element => { setShowCheckbox(!showCheckbox)}> - {showCheckbox ? : } + {showCheckbox ? : } {showCheckbox && (