Skip to content

Commit

Permalink
Update x-pack/plugins/lens/public/embeddable/embeddable_component.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
dej611 authored Mar 7, 2022
1 parent 6f3e04d commit fdab14d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import React, { FC, useEffect } from 'react';
import type { CoreStart, ThemeServiceStart } from 'kibana/public';
import type { Action, UiActionsStart } from 'src/plugins/ui_actions/public';
import type { Start as InspectorStartContract } from 'src/plugins/inspector/public';
import { EuiLoadingChart } from '@elastic/eui';
import {
EmbeddableFactory,
EmbeddableInput,
Expand Down

0 comments on commit fdab14d

Please sign in to comment.