16 lines
No EOL
235 B
YAML
16 lines
No EOL
235 B
YAML
title: Login
|
|
icon: 🔐
|
|
|
|
fields:
|
|
alert:
|
|
label: Alert text
|
|
type: text
|
|
email:
|
|
label: Label for email
|
|
type: email
|
|
password:
|
|
label: Label for password
|
|
type: text
|
|
button:
|
|
label: Button text
|
|
type: text |