8 lines
219 B
JSON
8 lines
219 B
JSON
|
{
|
||
|
"navigationBarBackgroundColor": "#FFF",
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"usingComponents": {
|
||
|
"ep-navBar": "../../components/navigation-bar/index",
|
||
|
"i-new-auth": "../../components/new-auth/index"
|
||
|
}
|
||
|
}
|