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 e304bd7 commit 21925c4Copy full SHA for 21925c4
1 file changed
src/pages/domain/Members/MoveUserBetweenGroupsPage.tsx
@@ -1,5 +1,5 @@
1
import {domainNameSelector, groupsSelector, selectSecurityGroupForAccount} from '@selectors/Domain';
2
-import React, {useCallback, useState} from 'react';
+import React, {useState} from 'react';
3
import type {OnyxEntry} from 'react-native-onyx';
4
import Button from '@components/Button';
5
import FixedFooter from '@components/FixedFooter';
0 commit comments