1
0
Fork 0
mirror of synced 2024-08-04 12:51:47 +12:00
budibase/packages/server/appPackages/testApp2/pages.json
michael shanks e0abcdaa0e bugfixes.
2019-09-09 05:24:14 +01:00

15 lines
205 B
JSON

{
"main": {
"index": {},
"appBody": ""
},
"unauthenticated": {
"index": {},
"appBody": ""
},
"componentLibraries": [
"budibase-standard-components"
],
"stylesheets": []
}