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",
|
"name": "Other",
|
||||||
"icon": "More",
|
"icon": "More",
|
||||||
"children": [
|
"children": [
|
||||||
"screenslot",
|
"screenslot"
|
||||||
"navigation"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue