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 HTML Forms by Building a Registration Form",
"isUpcomingChange": true,
"usesMultifileEditor": true,
"dashedName": "learn-html-forms-by-building-a-registration-form",
"order": 23,
"time": "5 hours",