Skip to content

Commit

Permalink
type fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomThomson committed Nov 10, 2021
1 parent 8d670dd commit 603f69c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

import React from 'react';
import { Subscription } from 'rxjs';
import { PanelState, ViewMode } from '../../../services/embeddable';
import { ViewMode } from '../../../services/embeddable';
import { DashboardContainer, DashboardReactContextValue } from '../dashboard_container';
import { DashboardGrid } from '../grid';
import { context } from '../../../services/kibana_react';
Expand Down

0 comments on commit 603f69c

Please sign in to comment.