fix: updates

This commit is contained in:
Adam Stankiewicz
2023-05-29 18:45:26 -04:00
parent 6993a0a345
commit 340daf90e1
3 changed files with 744 additions and 3251 deletions

View File

@@ -4,10 +4,7 @@ import { connect } from 'react-redux';
import { sendTrackingLogEvent } from '@edx/frontend-platform/analytics';
import { ensureConfig, getConfig } from '@edx/frontend-platform';
import {
AppContext,
paragonThemeActions,
} from '@edx/frontend-platform/react';
import { AppContext } from '@edx/frontend-platform/react';
import { injectIntl, intlShape } from '@edx/frontend-platform/i18n';
import { Alert, Button, Hyperlink } from '@edx/paragon';