File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
src/views/workflow-history-v2/workflow-history-ungrouped-table Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -2,18 +2,11 @@ import { useMemo } from 'react';
22
33import { Virtuoso } from 'react-virtuoso' ;
44
5- < < << << < HEAD
6- = === ===
7- import compareUngroupedEvents from '@/views/workflow-history/helpers/compare-ungrouped-events' ;
8- >>> >>> > d60602c5 ( Add basic ungrouped table )
95import WorkflowHistoryTimelineLoadMore from '@/views/workflow-history/workflow-history-timeline-load-more/workflow-history-timeline-load-more' ;
106
117import WorkflowHistoryUngroupedEvent from '../workflow-history-ungrouped-event/workflow-history-ungrouped-event' ;
128
13- < < << << < HEAD
149import compareUngroupedEvents from './helpers/compare-ungrouped-events' ;
15- = === ===
16- >>> >>> > d60602c5 ( Add basic ungrouped table )
1710import { styled } from './workflow-history-ungrouped-table.styles' ;
1811import {
1912 type UngroupedEventInfo ,
You can’t perform that action at this time.
0 commit comments