mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
Co-authored-by: James Gowdy <jgowdy@elastic.co>
This commit is contained in:
parent
68285a8960
commit
0699875371
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ import React, { useState, useEffect, useCallback } from 'react';
|
|||
import { EuiButtonEmpty, EuiFlexItem, EuiFlexGroup, EuiFlyout } from '@elastic/eui';
|
||||
import { i18n } from '@kbn/i18n';
|
||||
|
||||
import './_index.scss';
|
||||
|
||||
import { Dictionary } from '../../../../common/types/common';
|
||||
import { useUrlState } from '../../util/url_state';
|
||||
// @ts-ignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue