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