We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f336afd commit 047b762Copy full SHA for 047b762
1 file changed
src/pages/home/report/ReportActionItemParentAction.tsx
@@ -14,8 +14,8 @@ import {
14
canUserPerformWriteAction as canUserPerformWriteActionReportUtils,
15
getAllAncestorReportActionIDs,
16
getAllAncestorReportActions,
17
- isArchivedReport,
18
getOriginalReportID,
+ isArchivedReport,
19
navigateToLinkedReportAction,
20
} from '@libs/ReportUtils';
21
import {navigateToConciergeChatAndDeleteReport} from '@userActions/Report';
0 commit comments