mirror of
https://github.com/netbirdio/dashboard.git
synced 2026-01-26 01:21:04 +00:00
removed disabled option from setup key filter switch (#291)
This commit is contained in:
@@ -494,7 +494,6 @@ export const SetupKeys = () => {
|
||||
value={optionValidAll}
|
||||
optionType="button"
|
||||
buttonStyle="solid"
|
||||
disabled={!dataTable?.length}
|
||||
/>
|
||||
<Select
|
||||
style={{ marginRight: "10px" }}
|
||||
|
||||
Reference in New Issue
Block a user