Skip to content

Commit

Permalink
ffix ace theme problem in visualize
Browse files Browse the repository at this point in the history
  • Loading branch information
flash1293 committed May 12, 2020
1 parent c898b47 commit d55fb32
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ import { i18n } from '@kbn/i18n';

import { AggParamEditorProps } from '../agg_param_props';

import 'brace/theme/github';

function RawJsonParamEditor({
showValidation,
value = '',
Expand Down

0 comments on commit d55fb32

Please sign in to comment.