Skip to content

Commit

Permalink
removed disabled option from setup key filter switch
Browse files Browse the repository at this point in the history
  • Loading branch information
pascal-fischer committed Oct 27, 2023
1 parent e0ae7d0 commit 5b0133b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/SetupKeys.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,6 @@ export const SetupKeys = () => {
value={optionValidAll}
optionType="button"
buttonStyle="solid"
disabled={!dataTable?.length}
/>
<Select
style={{ marginRight: "10px" }}
Expand Down

0 comments on commit 5b0133b

Please sign in to comment.