fix: fixed the ordering of pages and resources cards

This commit is contained in:
Mehak Nasir
2021-09-30 18:28:06 +05:00
committed by Mehak Nasir
parent 6ce280e3e1
commit 6662009e5e

View File

@@ -20,6 +20,8 @@ const COURSE_APPS_ORDER = [
'edxnotes',
'wiki',
'calculator',
'custom_pages',
'proctoring',
'textbooks',
];