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 660f53f commit c36e4cdCopy full SHA for c36e4cd
src/course-home/progress-tab/course-completion/CourseCompletion.jsx
@@ -1,7 +1,7 @@
1
import React from 'react';
2
import classNames from 'classnames';
3
import { injectIntl, intlShape } from '@edx/frontend-platform/i18n';
4
-import { breakpoints, useWindowSize } from '@edx/paragon';
+import { breakpoints, useWindowSize } from '@openedx/paragon';
5
6
import CompletionDonutChart from './CompletionDonutChart';
7
import messages from './messages';
0 commit comments