1
0
Fork 0
mirror of synced 2024-09-19 02:39:37 +12:00
budibase/packages/server/appPackages/testApp2/components/login2.json

15 lines
212 B
JSON
Raw Normal View History

2019-09-07 17:50:35 +12:00
{
"name": "login2",
"description": "",
"inherits": "./standard-components/login",
"props": {
"usernameLabel": "User"
},
"tags": [
"login",
"credentials",
"password",
"logon"
]
}