Skip to content

Instantly share code, notes, and snippets.

@teles
Created November 11, 2024 20:06
Show Gist options
  • Save teles/bcd601c134ccb62ee2fb40e6b9948110 to your computer and use it in GitHub Desktop.
Save teles/bcd601c134ccb62ee2fb40e6b9948110 to your computer and use it in GitHub Desktop.
{
"id": "FINAL_SCREEN",
"title": "Concluído",
"terminal": true,
"layout": {
"type": "SingleColumnLayout",
"children": [
{
"type": "Footer",
"label": "Concluir",
"on-click-action": {
"name": "complete",
"payload": {}
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment