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 1c250e6 commit 5740e79Copy full SHA for 5740e79
app/components/UI/Predict/hooks/usePredictShare.utils.tsx
@@ -1,7 +1,8 @@
1
import React from 'react';
2
-import { Box, IconSize } from '@metamask/design-system-react-native';
+import { Box } from '@metamask/design-system-react-native';
3
import Icon, {
4
IconName,
5
+ IconSize,
6
} from '../../../../component-library/components/Icons/Icon';
7
import { ToastVariants } from '../../../../component-library/components/Toast';
8
import type { ToastOptions } from '../../../../component-library/components/Toast/Toast.types';
0 commit comments