1
0
Fork 0
mirror of synced 2024-09-14 16:27:26 +12:00
budibase/packages/server/appPackages/_master/components/Login Screen.json

15 lines
238 B
JSON
Raw Normal View History

2019-09-07 17:50:35 +12:00
{
2019-09-12 17:10:50 +12:00
"name": "Login Screen",
2019-09-07 17:50:35 +12:00
"description": "",
2019-09-12 17:10:50 +12:00
"inherits": "@budibase/standard-components/login",
2019-09-07 17:50:35 +12:00
"props": {
"logo": "_shared/budibase-logo.png"
2019-09-07 17:50:35 +12:00
},
"tags": [
"login",
"credentials",
"password",
"logon"
]
}