We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e67d7b9 + 9688554 commit fe0dd53Copy full SHA for fe0dd53
1 file changed
react/src/components/ComputeSessionNodeItems/SFTPConnectionInfoModal.tsx
@@ -1,8 +1,7 @@
1
-import BAIModal, { BAIModalProps } from '../BAIModal';
2
import SourceCodeViewer from '../SourceCodeViewer';
3
import { Alert, Descriptions } from 'antd';
4
import { createStyles } from 'antd-style';
5
-import { BAIFlex } from 'backend.ai-ui';
+import { BAIFlex, BAIModal, BAIModalProps } from 'backend.ai-ui';
6
import { useTranslation, Trans } from 'react-i18next';
7
import { graphql, useFragment } from 'react-relay';
8
import { SFTPConnectionInfoModalFragment$key } from 'src/__generated__/SFTPConnectionInfoModalFragment.graphql';
0 commit comments