Skip to content

Commit

Permalink
fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
stephmilovic committed Jun 25, 2020
1 parent dee677b commit cf12d8f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import {
TimelineRowAction,
TimelineRowActionOnClick,
} from '../../../timelines/components/timeline/body/actions';
import { TimelineRowActionArgs } from '../../../timelines/components/manage_timeline';
import { defaultColumnHeaderType } from '../../../timelines/components/timeline/body/column_headers/default_headers';
import {
DEFAULT_COLUMN_MIN_WIDTH,
Expand Down

0 comments on commit cf12d8f

Please sign in to comment.