Skip to content

Commit

Permalink
[Security Solution][Timeline] refactor timeline modal save timeline b…
Browse files Browse the repository at this point in the history
…utton
  • Loading branch information
PhilippeOberti committed Jan 23, 2024
1 parent 290bc8b commit 4708f63
Show file tree
Hide file tree
Showing 12 changed files with 545 additions and 677 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import { InspectButton } from '../../../../common/components/inspect';
import { InputsModelId } from '../../../../common/store/inputs/constants';
import { AddToCaseButton } from '../add_to_case_button';
import { NewTimelineAction } from './new_timeline';
import { SaveTimelineButton } from './save_timeline_button';
import { SaveTimelineButton } from '../../modal/actions/save_timeline_button';
import { OpenTimelineAction } from './open_timeline';
import { TIMELINE_TOUR_CONFIG_ANCHORS } from '../../timeline/tour/step_config';

Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 4708f63

Please sign in to comment.