Skip to content

Commit

Permalink
fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Jul 22, 2024
1 parent 3013145 commit ed4bd2c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,7 @@ export const getStatusOverviewEmbeddableFactory = (
const api = buildApi(
{
...titlesApi,
getTypeDisplayName: () => getOverviewPanelTitle(),
defaultPanelTitle: defaultTitle$,
onEdit: async () => {},
serializeState: () => {
return {
rawState: {
Expand Down

0 comments on commit ed4bd2c

Please sign in to comment.