1
0
Fork 0
mirror of synced 2024-07-18 20:56:04 +12:00
budibase/packages/server/appPackages/testApp2/pages.json
2019-10-14 08:32:20 +01:00

17 lines
288 B
JSON

{
"main": {
"index": {},
"appBody": ""
},
"unauthenticated": {
"index": {},
"appBody": ""
},
"componentLibraries": [
"@budibase/standard-components"
],
"stylesheets": [
"https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
]
}