feat: remove loading on editor pages (#250)
Because we are moving the v2 editor pages to be "fake" modals, which have no z-index, we need to discard the course authoring "loading" wheel for the header and footer. We also need to bump the version of f-l-c-c to bring in the new editor changes.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"dependencies": {
|
||||
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
|
||||
"@edx/frontend-component-footer": "10.1.6",
|
||||
"@edx/frontend-lib-content-components": "1.1.1",
|
||||
"@edx/frontend-lib-content-components": "1.2.0",
|
||||
"@edx/frontend-platform": "1.14.0",
|
||||
"@edx/paragon": "16.17.0",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.28",
|
||||
|
||||
Reference in New Issue
Block a user