Remove deprecated navigation component from the builder but leave it in standard components for compatibility
This commit is contained in:
parent
0fb0a1574d
commit
6ccb851e0d
|
@ -62,8 +62,7 @@
|
|||
"name": "Other",
|
||||
"icon": "More",
|
||||
"children": [
|
||||
"screenslot",
|
||||
"navigation"
|
||||
"screenslot"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue