feat: error page on invalid course key (#761)
This commit is contained in:
@@ -13,6 +13,7 @@ export const RequestStatus = {
|
||||
PENDING: 'pending',
|
||||
CLEAR: 'clear',
|
||||
PARTIAL: 'partial',
|
||||
NOT_FOUND: 'not-found',
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user