feat: Submit states (#37)
* feat: enable teams support * feat: submit grade pending behavior * feat: submit error behavior * fix: Update src/data/services/lms/fakeData/testUtils.js Co-authored-by: leangseu-edx <83240113+leangseu-edx@users.noreply.github.com> Co-authored-by: leangseu-edx <83240113+leangseu-edx@users.noreply.github.com>
This commit is contained in:
@@ -71,6 +71,7 @@ jest.mock('@edx/paragon', () => jest.requireActual('testUtils').mockNestedCompon
|
||||
Content: 'Popover.Content',
|
||||
},
|
||||
Row: 'Row',
|
||||
StatefulButton: 'StatefulButton',
|
||||
TextFilter: 'TextFilter',
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user