refactor: replace @edx/paragon and @edx/frontend-build

This commit is contained in:
mashal-m
2023-12-29 11:19:54 +05:00
parent bed2c341b5
commit 79314ead86
99 changed files with 2207 additions and 298 deletions

View File

@@ -33,8 +33,8 @@ import App from 'App';
import Inspector from './inspector';
import appMessages from './messages';
jest.unmock('@edx/paragon');
jest.unmock('@edx/paragon/icons');
jest.unmock('@openedx/paragon');
jest.unmock('@openedx/paragon/icons');
jest.unmock('@edx/frontend-platform/i18n');
jest.unmock('@edx/frontend-component-footer');
jest.unmock('react');