1
0
Fork 0
mirror of synced 2024-09-16 09:17:40 +12:00
budibase/packages/server/appPackages/master/pages.json
2019-09-10 10:37:08 +01:00

16 lines
253 B
JSON

{
"main": {
"index": {},
"appBody": ""
},
"unauthenticated": {
"index": {
"title": "Test App Two"
},
"appBody": "login_screen"
},
"componentLibraries": [
"@budibase/standard-components"
],
"stylesheets": []
}