Skip to content

Commit

Permalink
Refactor titleComponent
Browse files Browse the repository at this point in the history
Signed-off-by: Huy Nguyen <[email protected]>
  • Loading branch information
huyaboo committed Apr 19, 2024
1 parent dcf32f0 commit 80f2555
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,8 @@ export class DataSourceAggregatedView extends React.Component<
panelPaddingSize="none"
anchorPosition="downLeft"
>
{titleComponent}
<EuiContextMenuPanel>
{titleComponent}
<EuiPanel
className={'dataSourceAggregatedViewOuiPanel'}
paddingSize="none"
Expand Down

0 comments on commit 80f2555

Please sign in to comment.