This PR aims to fix the commit mistakes I made when trying to merge with a refactored fork. This will keep the changes I made in the refactor.
This commit is contained in:
@@ -80,6 +80,7 @@ jest.mock('@edx/paragon', () => jest.requireActual('testUtils').mockNestedCompon
|
||||
Footer: 'Card.Footer',
|
||||
Body: 'Card.Body',
|
||||
},
|
||||
Col: 'Col',
|
||||
Container: 'Container',
|
||||
Dropdown: {
|
||||
Item: 'Dropdown.Item',
|
||||
|
||||
Reference in New Issue
Block a user