Skip to content

Commit ae3f7ea

Browse files
feat: ora mobile responsive
1 parent 5cae416 commit ae3f7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/containers/ReviewModal/index.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import React from 'react';
22
import { useDispatch } from 'react-redux';
33

4-
import { FullscreenModal, Truncate, useMediaQuery } from '@openedx/paragon';
4+
import { FullscreenModal, Truncate, useMediaQuery } from '@edx/paragon';
55
import { injectIntl, intlShape } from '@edx/frontend-platform/i18n';
66

77
import LoadingMessage from 'components/LoadingMessage';

0 commit comments

Comments
 (0)