fix: hide file tabs on legacy challenges (#44291)
* fix: hide tabs for legacy challenges (desktop) * fix: hide tabs for legacy challenges (mobile) * fix: remove editor tabs (desktop) * refactor: update comment * fix: add missing usesMultifileEditor flags
This commit is contained in:
committed by
GitHub
parent
b14c5eb21b
commit
6af8ee6528
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Learn CSS Flexbox by Building a Photo Gallery",
|
||||
"isUpcomingChange": true,
|
||||
"usesMultifileEditor": true,
|
||||
"dashedName": "learn-css-flexbox-by-building-a-photo-gallery",
|
||||
"order": 20,
|
||||
"time": "5 hours",
|
||||
|
Reference in New Issue
Block a user