We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f09fb4a commit 06d4a86Copy full SHA for 06d4a86
1 file changed
src/components/ReportActionItem/TaskView.tsx
@@ -1,5 +1,5 @@
1
-import {hasSeenTourSelector} from '@selectors/Onboarding';
2
import {delegateEmailSelector} from '@selectors/Account';
+import {hasSeenTourSelector} from '@selectors/Onboarding';
3
import React, {useEffect, useMemo} from 'react';
4
import {View} from 'react-native';
5
import type {OnyxEntry} from 'react-native-onyx';
0 commit comments