From a9354d3c87e7cddb56b865735427a0e79afdc43d Mon Sep 17 00:00:00 2001 From: pascal-fischer <32096965+pascal-fischer@users.noreply.github.com> Date: Fri, 27 Oct 2023 20:06:42 +0200 Subject: [PATCH] removed disabled option from setup key filter switch (#291) --- src/views/SetupKeys.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/SetupKeys.tsx b/src/views/SetupKeys.tsx index 44523141..de83c669 100644 --- a/src/views/SetupKeys.tsx +++ b/src/views/SetupKeys.tsx @@ -494,7 +494,6 @@ export const SetupKeys = () => { value={optionValidAll} optionType="button" buttonStyle="solid" - disabled={!dataTable?.length} />