[add] example:simple

This commit is contained in:
fenris 2024-02-08 11:11:10 +01:00
parent 4ebe7e5b5b
commit 12f19eda01

View file

@ -0,0 +1,19 @@
{
"kind": "group",
"data": {
"members": [
{
"kind": "text",
"data": {
"content": "foo"
}
},
{
"kind": "text",
"data": {
"content": "bar"
}
}
]
}
}