lostplaces-frontend/components/01_Atoms/input/input.config.json

7 lines
142 B
JSON
Raw Normal View History

2020-07-31 16:54:35 +02:00
{
"context": {
"label": "Enter your value here",
"placeholder": "A sample value",
"message": "Please fill in anything valuable"
}
2020-07-31 16:54:35 +02:00
}