diff --git a/src/components/Config.js b/src/components/Config.js index 8f6e396..46c480d 100644 --- a/src/components/Config.js +++ b/src/components/Config.js @@ -27,15 +27,15 @@ const propsList = [{ id: 0 }, { id: 1 }, { id: 2 }, { id: 3 }]; const optionsRule = [ { label: 'Global', - value: 'global', + value: 'Global', }, { label: 'Rule', - value: 'rule', + value: 'Rule', }, { label: 'Direct', - value: 'direct', + value: 'Direct', }, ]; @@ -220,7 +220,7 @@ function ConfigImpl({