refactor: migrate off paragon modal derpecation
This commit is contained in:
committed by
Adolfo R. Brandes
parent
9b2436991b
commit
79679c23f2
@@ -9,7 +9,9 @@ import {
|
||||
EditModal,
|
||||
mapDispatchToProps,
|
||||
mapStateToProps,
|
||||
} from '.';
|
||||
}
|
||||
from '.';
|
||||
|
||||
jest.mock('./OverrideTable', () => 'OverrideTable');
|
||||
jest.mock('./ModalHeaders', () => 'ModalHeaders');
|
||||
jest.mock('data/actions', () => ({
|
||||
|
||||
Reference in New Issue
Block a user