We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05773fe commit 85c0dd7Copy full SHA for 85c0dd7
src/pages/workspace/members/ImportMembersPage.tsx
@@ -1,6 +1,6 @@
1
import React from 'react';
2
-import type {PlatformStackScreenProps} from '@libs/Navigation/PlatformStackNavigation/types';
3
import ImportSpreadsheet from '@components/ImportSpreadsheet';
+import type {PlatformStackScreenProps} from '@libs/Navigation/PlatformStackNavigation/types';
4
import type {SettingsNavigatorParamList} from '@libs/Navigation/types';
5
import * as PolicyUtils from '@libs/PolicyUtils';
6
import AccessOrNotFoundWrapper from '@pages/workspace/AccessOrNotFoundWrapper';
0 commit comments