We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cae416 commit ae3f7eaCopy full SHA for ae3f7ea
src/containers/ReviewModal/index.jsx
@@ -1,7 +1,7 @@
1
import React from 'react';
2
import { useDispatch } from 'react-redux';
3
4
-import { FullscreenModal, Truncate, useMediaQuery } from '@openedx/paragon';
+import { FullscreenModal, Truncate, useMediaQuery } from '@edx/paragon';
5
import { injectIntl, intlShape } from '@edx/frontend-platform/i18n';
6
7
import LoadingMessage from 'components/LoadingMessage';
0 commit comments