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 (#175343)
  • Loading branch information
PhilippeOberti authored Jan 25, 2024
1 parent 9357bd4 commit 76433e4
Show file tree
Hide file tree
Showing 13 changed files with 550 additions and 652 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import type { TimelineTabs } from '../../../../../common/types';
import { InspectButton } from '../../../../common/components/inspect';
import { InputsModelId } from '../../../../common/store/inputs/constants';
import { NewTimelineAction } from './new_timeline';
import { SaveTimelineButton } from './save_timeline_button';
import { SaveTimelineButton } from '../../modal/actions/save_timeline_button';
import { OpenTimelineButton } from '../../modal/actions/open_timeline_button';
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 76433e4

Please sign in to comment.