diff --git a/public/components/query_compare/search_result/search_components/__tests__/__snapshots__/search_configs.test.tsx.snap b/public/components/query_compare/search_result/search_components/__tests__/__snapshots__/search_configs.test.tsx.snap index a8ecc3f..163ffbb 100644 --- a/public/components/query_compare/search_result/search_components/__tests__/__snapshots__/search_configs.test.tsx.snap +++ b/public/components/query_compare/search_result/search_components/__tests__/__snapshots__/search_configs.test.tsx.snap @@ -362,7 +362,7 @@ exports[`Flyout component Renders flyout component 1`] = ` } showPrintMargin={false} tabSize={2} - theme="sql_console" + theme="textmate" value="{}" width="100%" > @@ -464,7 +464,7 @@ exports[`Flyout component Renders flyout component 1`] = ` showPrintMargin={false} style={Object {}} tabSize={2} - theme="sql_console" + theme="textmate" value="{}" width="100%" wrapEnabled={false} @@ -826,7 +826,7 @@ exports[`Flyout component Renders flyout component 1`] = ` } showPrintMargin={false} tabSize={2} - theme="sql_console" + theme="textmate" value="{}" width="100%" > @@ -928,7 +928,7 @@ exports[`Flyout component Renders flyout component 1`] = ` showPrintMargin={false} style={Object {}} tabSize={2} - theme="sql_console" + theme="textmate" value="{}" width="100%" wrapEnabled={false} diff --git a/public/components/query_compare/search_result/search_components/search_configs/search_config.tsx b/public/components/query_compare/search_result/search_components/search_configs/search_config.tsx index 391699c..58180d0 100644 --- a/public/components/query_compare/search_result/search_components/search_configs/search_config.tsx +++ b/public/components/query_compare/search_result/search_components/search_configs/search_config.tsx @@ -128,7 +128,7 @@ export const SearchConfig: FunctionComponent = ({ >