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 aa13b49 commit a49b063Copy full SHA for a49b063
src/components/Footer.jsx
@@ -2,7 +2,7 @@ import React from 'react';
2
import PropTypes from 'prop-types';
3
import { injectIntl, intlShape } from '@edx/frontend-platform/i18n';
4
import { sendTrackEvent } from '@edx/frontend-platform/analytics';
5
-import { ensureConfig } from '@edx/frontend-platform/config';
+import { ensureConfig } from '@edx/frontend-platform';
6
import { AppContext } from '@edx/frontend-platform/react';
7
8
import messages from './Footer.messages';
0 commit comments