Skip to content

Commit a736266

Browse files
[Security Solution][Timeline] refactor timeline modal save timeline button
1 parent 19f01ae commit a736266

13 files changed

Lines changed: 550 additions & 652 deletions

File tree

x-pack/plugins/security_solution/public/timelines/components/flyout/action_menu/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import type { TimelineTabs } from '../../../../../common/types';
1515
import { InspectButton } from '../../../../common/components/inspect';
1616
import { InputsModelId } from '../../../../common/store/inputs/constants';
1717
import { NewTimelineAction } from './new_timeline';
18-
import { SaveTimelineButton } from './save_timeline_button';
18+
import { SaveTimelineButton } from '../../modal/actions/save_timeline_button';
1919
import { OpenTimelineButton } from '../../modal/actions/open_timeline_button';
2020
import { TIMELINE_TOUR_CONFIG_ANCHORS } from '../../timeline/tour/step_config';
2121

x-pack/plugins/security_solution/public/timelines/components/flyout/action_menu/save_timeline_button.test.tsx

Lines changed: 0 additions & 146 deletions
This file was deleted.

x-pack/plugins/security_solution/public/timelines/components/flyout/action_menu/save_timeline_button.tsx

Lines changed: 0 additions & 87 deletions
This file was deleted.

0 commit comments

Comments
 (0)