Skip to content

Commit

Permalink
Exported concrete elements from popover.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuznietsov committed Jul 15, 2021
1 parent ddfc586 commit 6744b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/canvas/public/components/popover/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
* 2.0.
*/

export * from './popover';
export { Popover, ClosePopoverFn } from './popover';

0 comments on commit 6744b26

Please sign in to comment.