Skip to content

Commit

Permalink
feat: ora mobile responsive
Browse files Browse the repository at this point in the history
  • Loading branch information
vladislavkeblysh committed Jun 12, 2024
1 parent 5cae416 commit ae3f7ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/ReviewModal/index.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React from 'react';
import { useDispatch } from 'react-redux';

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

import LoadingMessage from 'components/LoadingMessage';
Expand Down

0 comments on commit ae3f7ea

Please sign in to comment.