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:
Oliver Eyton-Williams
2021-12-02 21:05:54 +01:00
committed by GitHub
parent b14c5eb21b
commit 6af8ee6528
8 changed files with 20 additions and 14 deletions

View File

@ -1,6 +1,7 @@
{
"name": "Learn CSS Animation by Building a Ferris Wheel",
"isUpcomingChange": true,
"usesMultifileEditor": true,
"dashedName": "learn-css-animation-by-building-a-ferris-wheel",
"order": 15,
"time": "5 hours",