button

{
“version”: 1,
“title”: “button”,
“nodes”: [
{
“__typename”: “SpacefishButton”,
“name”: “spacefish/button”,
“clientId”: “6a581bf865600”,
“parentClientId”: null,
“attributes”: {
“text”: “Click me”,
“variant”: “outline”,
“size”: “sm”,
“disabled”: false
}
}
]
}