[MM-52979]: Remove code around abandoned MUI modal migration (#23556)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
b6a407c392
Коммит
f4f420dd93
@@ -10,7 +10,7 @@ import {shallow} from 'enzyme';
|
||||
|
||||
import * as cloudActions from 'actions/cloud';
|
||||
|
||||
import GenericModal from 'components/generic_modal';
|
||||
import {GenericModal} from '@mattermost/components';
|
||||
|
||||
import {mountWithIntl} from 'tests/helpers/intl-test-helper';
|
||||
import mockStore from 'tests/test_store';
|
||||
|
||||
@@ -16,7 +16,7 @@ import {validateBusinessEmail} from 'actions/cloud';
|
||||
|
||||
import {ItemStatus, TELEMETRY_CATEGORIES, ModalIdentifiers, LicenseLinks, AboutLinks} from 'utils/constants';
|
||||
|
||||
import GenericModal from 'components/generic_modal';
|
||||
import {GenericModal} from '@mattermost/components';
|
||||
import {CustomMessageInputType} from 'components/widgets/inputs/input/input';
|
||||
import ExternalLink from 'components/external_link';
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user