|
{
|
|
"main": {
|
|
"index": {
|
|
"title": "main yeo"
|
|
},
|
|
"appBody": "common/Prim Button"
|
|
},
|
|
"unauthenticated": {
|
|
"index": {
|
|
"title": "main"
|
|
},
|
|
"appBody": "common/Secondary Button"
|
|
},
|
|
"componentLibraries": [
|
|
"@budibase/standard-components"
|
|
],
|
|
"stylesheets": []
|
|
}
|