Skip to content

Commit

Permalink
update filter groups
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Jan 6, 2020
1 parent 250276c commit b198ef0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/

import { EuiFilterGroup } from '@elastic/eui';
import React, { useEffect } from 'react';
import React from 'react';
import { get } from 'lodash';
import { i18n } from '@kbn/i18n';
import { FilterBar as FilterBarType } from '../../../../common/graphql/types';
Expand Down

0 comments on commit b198ef0

Please sign in to comment.