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

14 lines
248 B
JSON

{
"context": {
"headline": "Hello here is my headline"
},
"title": "Headline",
"variants": [
{
"name": "main",
"context": {
"modifier": "--main"
}
}
]
}