Skip to content

Commit

Permalink
Type cleanup continued
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomThomson committed Aug 25, 2020
1 parent 216fd7f commit d0e3fd8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/

import { EditPanelAction } from './edit_panel_action';
import { Embeddable, EmbeddableInput } from '../embeddables';
import { Embeddable, EmbeddableInput, SavedObjectEmbeddableInput } from '../embeddables';
import { ViewMode } from '../types';
import { ContactCardEmbeddable } from '../test_samples';
import { embeddablePluginMock } from '../../mocks';
Expand Down

0 comments on commit d0e3fd8

Please sign in to comment.