Remove deprecated navigation component from the builder but leave it in standard components for compatibility

This commit is contained in:
Andrew Kingston 2021-06-18 09:59:04 +01:00
parent 25a455d778
commit 8492fb9c84
1 changed files with 1 additions and 2 deletions

View File

@ -62,8 +62,7 @@
"name": "Other",
"icon": "More",
"children": [
"screenslot",
"navigation"
"screenslot"
]
}
]