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 251b719 commit 92463adCopy full SHA for 92463ad
src/incubator/Dialog/helpers/useSafeAreaView.tsx
@@ -1,5 +1,5 @@
1
import React, {useMemo} from 'react';
2
-import {Constants} from 'helpers';
+import {Constants} from '../../../commons/new';
3
import SafeAreaSpacerView from '../../../../lib/components/SafeArea/SafeAreaSpacerView';
4
import {ImperativeDialogProps} from '../types';
5
import {AlignmentType} from './useAlignmentStyle';
0 commit comments