Skip to content

Commit

Permalink
fix typings
Browse files Browse the repository at this point in the history
  • Loading branch information
flash1293 committed Dec 5, 2019
1 parent 98ad3d2 commit 9447808
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,9 @@ const renderInEditModeAndOpenContextMenu = async (
getEmbeddableFactory={(() => undefined) as any}
notifications={{} as any}
overlays={{} as any}
uiSettings={{} as any}
savedObjects={{} as any}
inspector={inspector}
SavedObjectFinder={() => null}
/>
</I18nProvider>
);
Expand Down

0 comments on commit 9447808

Please sign in to comment.