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 2bc5b1e commit 793d57aCopy full SHA for 793d57a
app/containers/UIKit/MultiSelect/MultiSelectContent.tsx
@@ -10,7 +10,6 @@ import styles from './styles';
10
import { useTheme } from '../../../theme';
11
import { IItemData } from '.';
12
import { debounce } from '../../../lib/methods/helpers/debounce';
13
-import { isIOS } from '../../../lib/methods/helpers';
14
import { useActionSheet } from '../../ActionSheet';
15
16
interface IMultiSelectContentProps {
0 commit comments