feat: update problem type titles + small ui fixes (#195)

This commit is contained in:
Kristin Aoki
2023-01-13 10:04:01 -05:00
committed by GitHub
parent 990e35bdc2
commit 1a370c12d9
19 changed files with 408 additions and 181 deletions

View File

@@ -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',